---
 ..._lib_xsconsole_plugins-base_XSFeatureVSwitch.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py 
b/xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py
index 015f4cc..80330d8 100644
--- a/xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py
+++ b/xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py
@@ -304,7 +304,7 @@ class XSFeatureVSwitch:
         if dbController == "":
             dbController = Lang("<None>")
         inPane.AddStatusField(Lang("Controller (config)", 20), dbController)
-        controller = VSwitchConfig.Get("get Open_vSwitch . managers")
+        controller = VSwitchConfig.Get("get-manager")
         controller = controller.strip('[]"')
 
         if controller == "":
-- 
1.7.2.3


_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev_openvswitch.org

Reply via email to