← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1613372] [NEW] Custom properties don't display correctly in image details with angular images

 

Public bug reported:

Steps to reproduce:
- Start with the latest master code
- Set HORIZON_CONFIG.update({"images_panel": "angular"}) in local_settings.py
- Set a metadata property on an image (I set os_distro = centos7, for example)
- Go to Project->Compute->Images. Note that "OS Distro" is correctly displayed with its value in the drawer of the image.
- Click on the image name to show the image details page. Under "Custom Properties", "os_distro" shows up as a property, but its value isn't shown. See http://imgur.com/a/eUYql

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: angularjs glance

** Tags added: angularjs glance

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

Title:
  Custom properties don't display correctly in image details with
  angular images

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Steps to reproduce:
  - Start with the latest master code
  - Set HORIZON_CONFIG.update({"images_panel": "angular"}) in local_settings.py
  - Set a metadata property on an image (I set os_distro = centos7, for example)
  - Go to Project->Compute->Images. Note that "OS Distro" is correctly displayed with its value in the drawer of the image.
  - Click on the image name to show the image details page. Under "Custom Properties", "os_distro" shows up as a property, but its value isn't shown. See http://imgur.com/a/eUYql

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


Follow ups