← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1330924] Re: create a method to get all devices details in one shot

 

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

** Changed in: neutron
    Milestone: None => juno-2

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

Title:
  create a method to get all devices details in one shot

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

Bug description:
  There's an rpc call that allows to get the details of multiple devices
  at one shot. See https://review.openstack.org/#/c/66899 . There's
  should be a method on the plugin side to minimize the access to the db
  and instead of issuing a select for every port, select all the ports
  at once

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


References