Modify http get/clear openflows to handle n ofc_id 99/1299/4
authormirabal <leonardo.mirabal@altran.com>
Wed, 15 Mar 2017 11:42:27 +0000 (12:42 +0100)
committermirabal <leonardo.mirabal@altran.com>
Thu, 16 Mar 2017 11:21:54 +0000 (12:21 +0100)
commitf9a1a8d51e7525f0d4acfe02dcb7fb8696fc20b0
treeae734aa6317a18355fcce6560105c7535ce25a93
parent7bbf50e0ee85e14bca8db01694fbfb3322619ee7
Modify http get/clear openflows to handle n ofc_id

- Add ofc_id to http_get_openflow_ports
- Add ofc_id http_clear_openflow_rules
- Both http service will handle multimple ofc thread and the task will be injected in a thread nu ofc_id
- ofc_id Added to of_flow table to of_flows

Change-Id: Id9b1ec67341d70eaea8b678fa4ef34c5a81a3c21
Signed-off-by: mirabal <leonardo.mirabal@altran.com>
database_utils/migrate_vim_db.sh
httpserver.py
openflow_thread.py
openvimd.py
ovim.py