← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1365352] Re: metadata agent does not cache auth info

 

** Changed in: neutron/icehouse
       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/1365352

Title:
  metadata agent does not cache auth info

Status in OpenStack Neutron (virtual network service):
  Fix Committed
Status in neutron icehouse series:
  Fix Released

Bug description:
  metadata agent had tried to cache auth info by the means of
  "self.auth_info = qclient.get_auth_info()" in
  _get_instance_and_tenant_id(), however this qclient is not the exact
  one which would be used in inner methods,  In short, metadata agent
  does not implement auth info caching correctly but still retrieves new
  token from keystone every time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1365352/+subscriptions


References