← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1276395] Re: Port binding details needed by ML2 mechanism drivers

 

** 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/1276395

Title:
  Port binding details needed by ML2 mechanism drivers

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

Bug description:
  ML2 mechanism driver methods such as port_update_precommit() and
  port_update_postcommit() are currently called by the plugin as part of
  operations in which port bindings are established and/or torn down.
  Within these methods, details about the newly established or current
  binding, such as the binding:vif_type attribute and the bound segment,
  are available from the PortContext object. Similar details for a
  binding that is being  torn down as part of a port update or delete
  operation are needed by some mechanism drivers, but are not currently
  available from the PortContext.

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


References