← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1594674] [NEW] glance image size incorrectly shown, when deploying from stack

 

Public bug reported:

Define a parameter with glance.image constraint, something like this:
   test_image_name:
    description: Name of the Glance image to create test volumes
    type: string
    constraints:
      - custom_constraint: glance.image

When deploying this stack, you will be able to choose the available
glance images via a dropdown list, that also states the size of the
glance images.The size shown in the dropdown list is ~1.000.000 times
bigger than the actual value. See attached screenshot.

** Affects: horizon
     Importance: Undecided
         Status: New

** Attachment added: "data.png"
   https://bugs.launchpad.net/bugs/1594674/+attachment/4687661/+files/data.png

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

Title:
  glance image size incorrectly shown, when deploying from stack

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Define a parameter with glance.image constraint, something like this:
     test_image_name:
      description: Name of the Glance image to create test volumes
      type: string
      constraints:
        - custom_constraint: glance.image

  When deploying this stack, you will be able to choose the available
  glance images via a dropdown list, that also states the size of the
  glance images.The size shown in the dropdown list is ~1.000.000 times
  bigger than the actual value. See attached screenshot.

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


Follow ups