← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2023451] Re: Add Volume Type to Horizon Instance Creation Workflow

 

Reviewed:  https://review.opendev.org/c/openstack/horizon/+/920959
Committed: https://opendev.org/openstack/horizon/commit/283cfa427f56b64c376bb99efa880912a7149c86
Submitter: "Zuul (22348)"
Branch:    master

commit 283cfa427f56b64c376bb99efa880912a7149c86
Author: Pavlo Shchelokovskyy <shchelokovskyy@xxxxxxxxx>
Date:   Fri May 31 20:20:01 2024 +0300

    Support choice of volume type in instance create
    
    The possibility of providing volume type as part of
    block device mapping v2 when creating a server was added
    in Nova API version 2.67 (Stein release).
    
    Closes-Bug: #2023451
    Change-Id: I3421ca42bd0efdf9dd9bfc106d5fe9b464074045


** Changed in: horizon
       Status: In Progress => 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/2023451

Title:
  Add Volume Type to Horizon Instance Creation Workflow

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  This is a Wishlist item.

  Currently when a user is creating an instance and under the source
  menu - they cannot choose volume type for the instance. A volume needs
  to be created first under the Volumes tab, then selecting Volume
  Source "Image" and Type etc from the drop down.

  It would be less confusing for end users if they had the option to
  accomplish this from the Instance creation menu, rather than have to
  complete steps in two different locations. Perhaps with a Drop Down
  menu between Select Boot Source and Volume Size (GB) *. Perhaps the
  Drop Down could query available volume_type backends so whatever is
  available would display in the list.

  Specifying Volume Type via the API with microversion 2.67 >= works, it
  would be nice if Horizon also could accomplish this too.

  Thanks.

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



References