yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27049
[Bug 1412769] Re: Flavor ID changed from number to UUID4 when edited
This is the intended behavior since Nova uses UUID for flavor IDs. When
an update to a flavor occurs, the modified flavor is marked for deletion
and a new flavor is created with the updated settings. Please see this
commit hash:
https://github.com/openstack/horizon/commit/4100a1cbc24184b58d5049dfb601b18e29e6107d
#diff-fa23c644e658f89cdf7d0cf65a0c0556
** Changed in: horizon
Status: In Progress => Invalid
--
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/1412769
Title:
Flavor ID changed from number to UUID4 when edited
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
Flavor ID changes from numeric format to UUID4 format after doing some
changes into flavor.
Steps to reproduce:
1) Login to Horizon as admin.
2) Navigate to Admin->System->Flavors.
3) See list of Flavors.
Note that every Flavor has column with numerical property "ID".
4) Click "Edit Flavor" button for any Flavor.
5) Do some change, for example in field Name of flavor. Then click
"Save".
Actual: value in field ID changed to UUID4 format. See screenshot.
Expected: Flavor ID not intended to be changed.
Environment:
Fuel "build_id": "2014-12-26_14-25-46","release": "6.0"
Browsers:
Chrome: Version 39.0.2171.99 (64-bit) on Ubuntu 14.04
Firefox: 35.0 on Ubuntu 14.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1412769/+subscriptions
References