yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72533
[Bug 1766053] [NEW] Need to drop "Flavor Edit" step in "Modify Access" form
Public bug reported:
"Edit Flavor" feature was dropped in Rocky-1, but the edit flavor
feature still exists in "Flavor Edit" step in "Modify Access" workflow.
- Go to Admin -> Flavors
- Open "Modify Access" action (for private flavors)
- You can find "Flavor Information" step in the opened form
UpdateFlavor.handle() in
openstack_dashboard/dashboards/admin/flavors/workflows.py tries to re-
create (delete and create) a corresponding flavor. This behavior should
be dropped as "Edit Flavor" removal.
Note that private flavors (with is_public False) is needed to open this
form.
** Affects: horizon
Importance: High
Status: New
--
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/1766053
Title:
Need to drop "Flavor Edit" step in "Modify Access" form
Status in OpenStack Dashboard (Horizon):
New
Bug description:
"Edit Flavor" feature was dropped in Rocky-1, but the edit flavor
feature still exists in "Flavor Edit" step in "Modify Access"
workflow.
- Go to Admin -> Flavors
- Open "Modify Access" action (for private flavors)
- You can find "Flavor Information" step in the opened form
UpdateFlavor.handle() in
openstack_dashboard/dashboards/admin/flavors/workflows.py tries to re-
create (delete and create) a corresponding flavor. This behavior
should be dropped as "Edit Flavor" removal.
Note that private flavors (with is_public False) is needed to open
this form.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1766053/+subscriptions
Follow ups