Prevent changing UID when flavor is renamed, modifying access and setting extra_specs via Horizon
Bug #1616223 reported by
Andrii Petrenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
In Progress
|
Medium
|
Kirill Bespalov | ||
9.x |
In Progress
|
Medium
|
Kirill Bespalov |
Bug Description
Horizon is changing UID when you edit the flavor. it causing error in Heat, because heat is using flavor UID in the template.
How to reproduce:
1. Create flavor "flavor1"
2. check flavor UID
3. press "edit" button
4. rename or change nothing
5. press save button
6. check UID
on (2) and (6) will be different UID.
This obviously does not running instances in anyway. It also does not affect the admin user. However for non-admin users, this can present a cosmetic issue where it will return "Flavor not found" in nova show from the cli and "Flavor Not Available" in Horizon.
Changed in mos: | |
assignee: | nobody → Kirill Bespalov (k-besplv) |
Changed in mos: | |
importance: | Undecided → Medium |
milestone: | none → 9.2 |
tags: | added: area-horizon |
summary: |
- prvent changing UID while edit the flavor + Prevent changing UID when flavor is renamed or nothing is changed via + Horizon |
description: | updated |
description: | updated |
To post a comment you must log in.
https:/ /review. openstack. org/#/c/ 359693/