yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09748
[Bug 1274487] Re: neutron-metadata-agent incorrectly passes keystone token to neutronclient
** Changed in: neutron/havana
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1274487
Title:
neutron-metadata-agent incorrectly passes keystone token to
neutronclient
Status in OpenStack Neutron (virtual network service):
Fix Committed
Status in neutron havana series:
Fix Released
Bug description:
When instantiating a neutron client, the agent passes keystone token
to object __init__ as auth_token= keyword argument, while
neutronclient expects token=. This results in extensive interaction
with keystone on cloud-init service startup because each request from
an instance to metadata agent results in new token request.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1274487/+subscriptions
References