[ovs-dev] [PATCH] xenserver: Fix typo in comment in XAPI plugin.
Ben Pfaff
blp at nicira.com
Wed Sep 28 13:28:01 PDT 2011
Signed-off-by: Ben Pfaff <blp at nicira.com>
---
.../etc_xapi.d_plugins_openvswitch-cfg-update | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/xenserver/etc_xapi.d_plugins_openvswitch-cfg-update b/xenserver/etc_xapi.d_plugins_openvswitch-cfg-update
index 60cd716..cc97c2d 100755
--- a/xenserver/etc_xapi.d_plugins_openvswitch-cfg-update
+++ b/xenserver/etc_xapi.d_plugins_openvswitch-cfg-update
@@ -93,7 +93,7 @@ def update(session, args):
except KeyError:
pass
- # If new controller, get managagment MAC addresses from XAPI now
+ # If new controller, get management MAC addresses from XAPI now
# in case fail_mode set to secure which may affect XAPI access
mgmt_bridge = None
host_mgmt_mac = None
--
1.7.2.5
More information about the dev
mailing list