← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1747204] [NEW] neutron extension-list is called for every request

 

Public bug reported:

The neutron API wrapper calls the list-extensions neutron API for every requests.
We can cache the list of extensions because the content is rarely changed.
We already cache nova and cinder extension list, so there is no side effect to cache it.

** Affects: horizon
     Importance: High
     Assignee: Akihiro Motoki (amotoki)
         Status: In Progress


** Tags: queens-backport-potential

** Project changed: neutron => horizon

** Changed in: horizon
    Milestone: None => rocky-1

** Tags added: queens-backport-potential

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1747204

Title:
  neutron extension-list is called for every request

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  The neutron API wrapper calls the list-extensions neutron API for every requests.
  We can cache the list of extensions because the content is rarely changed.
  We already cache nova and cinder extension list, so there is no side effect to cache it.

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


Follow ups