yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34608
[Bug 1463656] Re: update_port_status always looks up network
** 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/1463656
Title:
update_port_status always looks up network
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
update_port_status calls get_network to construct the PortContext
object for the port. However, there are cases where the caller has
already looked up the network (e.g. get_device_details) so this
double-lookup is a waste of resources.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1463656/+subscriptions
References