yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10754
[Bug 1250850] Re: Nova does not need to authenticate with Neutron as admin to get the list of API extensions.
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => icehouse-3
--
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/1250850
Title:
Nova does not need to authenticate with Neutron as admin to get the
list of API extensions.
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Currently _refresh_neutron_extensions_cache() always authenticates
with Neutron using the Configured Neutron admin credentials because it
doesn’t have access to the calling context. But it’s actually always
called when a valid context exists, and the call to get the list of
extensions is not itself an admin operation. By passing the context
down we can avoid this additional Authentication step.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1250850/+subscriptions