← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1615573] [NEW] When a user show a angular image panel, the request to get images is called twice

 

Public bug reported:

Reproduce
1. logged in horizon
2. display Project -> Compute -> Images

In this case, horizon will request images but at the moment the request is called twice.
As far as I confirmed, ResourceTableController is called twice. As a result, onResourceTypeNameChange also called twice.
A behavior from a end user's aspect is no problem but we should reduce unnecessary request.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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/1615573

Title:
  When a user show a angular image panel, the request to get images is
  called twice

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Reproduce
  1. logged in horizon
  2. display Project -> Compute -> Images

  In this case, horizon will request images but at the moment the request is called twice.
  As far as I confirmed, ResourceTableController is called twice. As a result, onResourceTypeNameChange also called twice.
  A behavior from a end user's aspect is no problem but we should reduce unnecessary request.

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


Follow ups