← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1443714] Re: ml2 doesn't return port_id to RPC callers in all cases

 

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

** Changed in: neutron
    Milestone: None => liberty-1

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

Title:
  ml2 doesn't return port_id to RPC callers in all cases

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

Bug description:
  Whenever an RPC caller of get_device_details uses something that is
  not a port ID, that same identifier is passed back to it in the port
  ID field of the response. The 'device' field already represents what
  the caller asked using, so this should be corrected to use the port
  id.

  I know the IVS agent uses this for sure and the linux bridge agent
  will require this as well since it doesn't have OVSDB.

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


References