← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1343492] Re: Add support for auto device selection in the attach volume screen

 

** 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/1343492

Title:
  Add support for auto device selection in the attach volume screen

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently when attaching a device to an instance, the page requires a
  device path (ie. /dev/vdc) to be provided. This approach is error
  prone and creates all kinds of contusion. Especially the device you
  choose does not always get created, since the virtual host is the one
  that will select the device.

  using nova volume-attach command you can use the auto option (very
  useful) or you  can specify the device to be NULL for the api.
  Horizon is behind and needs to add the auto device path select.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1343492/+subscriptions


References