yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11854
[Bug 1294886] [NEW] Unneeded call to network_api on detach_interface
Public bug reported:
When detaching an interface from an instance we call the network_api and
which results in calling neutron and updating the info cache. We do not
actually need to do this as we can get the nw_info directly from the
instance's info cache.
** Affects: nova
Importance: High
Assignee: Aaron Rosen (arosen)
Status: New
** Changed in: nova
Importance: Undecided => High
** Changed in: nova
Assignee: (unassigned) => Aaron Rosen (arosen)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1294886
Title:
Unneeded call to network_api on detach_interface
Status in OpenStack Compute (Nova):
New
Bug description:
When detaching an interface from an instance we call the network_api
and which results in calling neutron and updating the info cache. We
do not actually need to do this as we can get the nw_info directly
from the instance's info cache.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1294886/+subscriptions
Follow ups
References