← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1258349] [NEW] Rebuild Instance dialog fails for nameless images

 

Public bug reported:

The image list in Rebuild Instance is constructed from (id, name) pairs.
As the name is a string, the transform function is never called unless
image name happens to be None. In that case it crashes the view.

** Affects: horizon
     Importance: Low
     Assignee: Kieran Spear (kspear)
         Status: In Progress

** Changed in: horizon
       Status: New => In Progress

** Changed in: horizon
     Assignee: (unassigned) => Kieran Spear (kspear)

** Changed in: horizon
   Importance: Undecided => Low

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

Title:
  Rebuild Instance dialog fails for nameless images

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  The image list in Rebuild Instance is constructed from (id, name)
  pairs. As the name is a string, the transform function is never called
  unless image name happens to be None. In that case it crashes the
  view.

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


Follow ups

References