← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1258593] Re: horizon's nova api should cache extensions list

 

** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1258593

Title:
  horizon's nova api should cache extensions list

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently nova api code memoize's  calls to get extensions from nova. But there is a cache hit only if request arg is the same.
  Since get extensions is called in many places and extensions are not dynamic, we should cache more aggressively regardless of request.

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


References