[ovs-dev] [PATCH] xenserver: Fix typo in comment in XAPI plugin.

Ben Pfaff blp at nicira.com
Thu Sep 29 16:13:29 UTC 2011


Thanks, I pushed this one.

On Wed, Sep 28, 2011 at 11:52:25PM -0700, Justin Pettit wrote:
> Looks good.
> 
> --Justin
> 
> 
> On Sep 28, 2011, at 1:28 PM, Ben Pfaff wrote:
> 
> > 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
> > 
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> 



More information about the dev mailing list