From: tierno Date: Fri, 26 May 2017 12:37:32 +0000 (+0200) Subject: Minor change X-Git-Tag: v2.0.1^0 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fopenvim.git;a=commitdiff_plain;h=1ff6c02ecff38378a4d7366e223cefd30670602e;ds=sidebyside Minor change Change-Id: I6d46c08df3ee81a4c897bfb23232c891519e4064 Signed-off-by: tierno --- diff --git a/openvimd b/openvimd index e2bbabe..f2dbd53 100755 --- a/openvimd +++ b/openvimd @@ -24,8 +24,8 @@ """ This is the main program of openvim, it reads the configuration -and launches the rest of threads: http clients, openflow controller -and host controllers +and launches the rest of threads: http clients, openflow controllers +and host controllers, network controller """ import osm_openvim.httpserver as httpserver