Public bug reported:

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

** Affects: neutron
     Importance: Undecided
     Assignee: Rossella Sblendido (rossella-o)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rossella Sblendido (rossella-o)

-- 
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):
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to