← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1396489] Re: OVSInterfaceDriver should use ovs_lib not call ovs-vsctl directly

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1396489

Title:
  OVSInterfaceDriver should use ovs_lib not call ovs-vsctl directly

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  ovs_lib module is responsible for the interaction with OVS but OVSInterfaceDriver._ovs_add_port() method calls directly
  ovs-vsctl which implies inconsistencies: ovs_lib calls ovs-vsctl with a timeout but not OVSInterfaceDriver._ovs_add_port().

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1396489/+subscriptions


References