← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

** Changed in: neutron/icehouse
   Importance: Undecided => High

** Changed in: neutron/icehouse
       Status: New => Fix Committed

** Changed in: neutron/icehouse
    Milestone: None => 2014.1.3

-- 
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 Committed

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