flavor metadata does not include extra specs

Bug #1612094 reported by Mounika
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
heat-dashboard
Invalid
Wishlist
xinni

Bug Description

I'm using stable mitaka openstack.
Flavor metadata do not include extra specs of the flavor.

Steps to reproduce
1. Upload a hot template with flavor which has extra specs
2. launch stack
3. Click on resources tab
4. click on flavor

The extra specs which where provided while launching the stack are not visible in resource (in this case flavor)metadata.

Expected result:
Extra specs which were provided during launch stack should be visible in resource metadata

Please find the screenshot attached below for reference.

Tags: heat
Revision history for this message
Mounika (mounika-mounika1) wrote :
Changed in horizon:
status: New → Confirmed
Ivan Kolodyazhny (e0ne)
tags: added: heat
Revision history for this message
David Lyle (david-lyle) wrote :

The heat panels predate extra-specs. So it makes sense that they might not have been updated to show this new data. Marking as wishlist. Just need someone to update the panel.

Changed in horizon:
importance: Undecided → Wishlist
Ivan Kolodyazhny (e0ne)
Changed in horizon:
assignee: nobody → Ivan Kolodyazhny (e0ne)
Revision history for this message
Akihiro Motoki (amotoki) wrote :

heat panel is split out to heat-dashboard. Retargeting to heat-dashboard.

affects: horizon → heat-dashboard
Ivan Kolodyazhny (e0ne)
Changed in heat-dashboard:
assignee: Ivan Kolodyazhny (e0ne) → nobody
Revision history for this message
xinni (xinni-ge) wrote :

I think stack resource metadata is corresponding to the physical resource property 'metadata', as
```
type: OS::Nova::Server
    properties:
        metadata: {}
```
Heat dashboard may show the resource (flavor in this case) extra_specs property in a new 'Extra specs'. Or, we can simply merge extra_specs into `Resource Metadata` already on the resource detail page.

xinni (xinni-ge)
Changed in heat-dashboard:
assignee: nobody → xinni (xinni-ge)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat-dashboard (master)

Fix proposed to branch: master
Review: https://review.openstack.org/533498

Revision history for this message
Kaz Shinohara (kazsh) wrote :

I think that the resource metadata field what you guys are talking is a entity within Heat, should not have the resource specific attribute like as extra_spec of flavor.

Kaz Shinohara (kazsh)
Changed in heat-dashboard:
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on heat-dashboard (master)

Change abandoned by Kazunori Shinohara (<email address hidden>) on branch: master
Review: https://review.openstack.org/533498
Reason: This wishlist is invalid.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.