From 1ff6c02ecff38378a4d7366e223cefd30670602e Mon Sep 17 00:00:00 2001 From: tierno Date: Fri, 26 May 2017 14:37:32 +0200 Subject: [PATCH] Minor change Change-Id: I6d46c08df3ee81a4c897bfb23232c891519e4064 Signed-off-by: tierno --- openvimd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.17.1