Changes in vimconn_vmware.py:
[osm/RO.git] / openmanod.py
index 4ac475d..ee9b862 100755 (executable)
@@ -316,6 +316,4 @@ if __name__=="__main__":
     nfvo.stop_service()
     if httpthread:
         httpthread.join(1)
-    for thread in global_config["console_thread"]:
-        thread.terminate = True