yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16296
[Bug 1330924] [NEW] create a method to get all devices details in one shot
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
Follow ups
References