make get_flavor_id to work if input is flavor id
Bug #1227255 reported by
Vijendar Komalla
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
Medium
|
Vijendar Komalla |
Bug Description
Few resources (server, instance) have 'flavor' property and that could be either flavor_id or flavor_name. If the input is flavor_id, current implementation would throw 'FlavorMissing' exception. make get_flavor_id to work even if input is flavor_id.
Changed in heat: | |
assignee: | nobody → Vijendar Komalla (vijendar-komalla) |
summary: |
- make get_flavor_id to work if input is flavor_id + make get_flavor_id to work if input is flavor id |
Changed in heat: | |
importance: | Undecided → Medium |
milestone: | none → havana-rc1 |
Changed in heat: | |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | havana-rc1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/47214
Review: https:/