Signed-off-by: Ben Pfaff <b...@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 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev