"No volume type" in volume create screen is not a great default

Bug #1493433 reported by Eric Peterson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Eric Peterson

Bug Description

If a deployment has defined volume types, having "No volume type" show up as the first item in the list is not a great experience.

There is also this api call which could be used to determine which item should be selected:

https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/cinder.py#L488

(def volume_type_default(request):)

tags: added: low-hanging-fruit
Revision history for this message
Eric Peterson (ericpeterson-l) wrote :

There is also this api call which could be used to determine which item should be selected:

https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/cinder.py#L488

(def volume_type_default(request):)

description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/221393

Changed in horizon:
assignee: nobody → Eric Peterson (ericpeterson-l)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/221393
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=16e82290752597bad443c81236fc25fe7344c3fe
Submitter: Jenkins
Branch: master

commit 16e82290752597bad443c81236fc25fe7344c3fe
Author: eric <email address hidden>
Date: Tue Sep 8 10:26:21 2015 -0600

    Create volume pre-select default vol-type

    This change makes it so the create volume screen selects the default
    volume type (instead of the "No Volume Type" as the default).

    Change-Id: I0fd0993adb422701f00ecfdfc81c737b7d1db794
    Closes-bug: #1493433

Changed in horizon:
status: In Progress → Fix Committed
Changed in horizon:
importance: Undecided → Low
milestone: none → mitaka-1
Changed in horizon:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.