← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1481135] [NEW] btn-launch incorrectly declared for launch instance NG

 

Public bug reported:

The code declaring the launch instance NG buttons currently has the
classes attribute as:

    classes = ("btn-launch")

this should be a sequence of strings, not a single string.

** 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/1481135

Title:
  btn-launch incorrectly declared for launch instance NG

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The code declaring the launch instance NG buttons currently has the
  classes attribute as:

      classes = ("btn-launch")

  this should be a sequence of strings, not a single string.

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


Follow ups