← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1306302] Re: Disk Config options should be hidden if the extension is not supported

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

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


References