Handle ofcs thread creation form db and openvim.cfg
- start_service create a ofc thread per sdn in db, during ofc creation and default openvimd.cfg
- stop_service kill ofcs thread
- OFC creation/delete via REST interface, handel creation/delete of thread
Change-Id: I0c1869b870b296bfb459c2f678bc7afe4d1938bb
Signed-off-by: mirabal <leonardo.mirabal@altran.com>
diff --git a/openvimd.cfg b/openvimd.cfg
index 148e992..9641938 100644
--- a/openvimd.cfg
+++ b/openvimd.cfg
@@ -35,7 +35,7 @@
mode: test
#Openflow controller information
-of_controller: floodlight # Type of controller to be used.
+of_controller: floodlight # Type of controller to be used.
# Valid controllers are 'opendaylight', 'floodlight' or <custom>
#of_controller_module: module # Only needed for <custom>. Python module that implement
# this controller. By default a file with the name <custom>.py is used