yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13497
[Bug 1306302] [NEW] Disk Config options should be hidden if the extension is not supported
Public bug reported:
Disk Config options support has been added to Launch/Rebuild/Resize
Instance panel. https://review.openstack.org/#/c/74911/3
This options is a Nova extension, the options should be hidden if the Nova extension "DiskConfig" is not enabled.
Here is the Nova extension to be checked:
{
"alias": "OS-DCF",
"description": "Disk Management Extension.",
"links": [],
"name": "DiskConfig",
"namespace": "http://docs.openstack.org/compute/ext/disk_config/api/v1.1",
"updated": "2011-09-27T00:00:00+00:00"
},
** Affects: horizon
Importance: Medium
Status: New
** Changed in: horizon
Importance: Undecided => Medium
** Changed in: horizon
Milestone: None => juno-1
--
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/1306302
Title:
Disk Config options should be hidden if the extension is not supported
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Disk Config options support has been added to Launch/Rebuild/Resize Instance panel. https://review.openstack.org/#/c/74911/3
This options is a Nova extension, the options should be hidden if the Nova extension "DiskConfig" is not enabled.
Here is the Nova extension to be checked:
{
"alias": "OS-DCF",
"description": "Disk Management Extension.",
"links": [],
"name": "DiskConfig",
"namespace": "http://docs.openstack.org/compute/ext/disk_config/api/v1.1",
"updated": "2011-09-27T00:00:00+00:00"
},
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1306302/+subscriptions
Follow ups
References