Mount point input after instance selection

Bug #913863 reported by Zhongyue Luo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Gabriel Hurley

Bug Description

Currently the mount point of a volume is chose before selecting an instance.

It should first select a volume, then select an instance,
retrieve mount points of that instance,
and suggest a mount point which is not already occupied.

Zhongyue Luo (zyluo)
description: updated
Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

I agree that swapping the order of these fields makes sense. However, nothing returned via the Nova API makes it easy to determine an available mount point for the instance (and this will also depend on how the instance is configured).

So, swapping the fields, yes. Adding a more accurate suggestion, sadly no.

Changed in horizon:
assignee: nobody → Gabriel Hurley (gabriel-hurley)
importance: Undecided → Low
milestone: none → essex-3
status: New → In Progress
Revision history for this message
Devin Carlen (devcamcar) wrote :

Yes - unfortunately it is impossible to suggest the device name due to operating system and hypervisor specific implementations.

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/3127

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

Reviewed: https://review.openstack.org/3127
Committed: http://github.com/openstack/horizon/commit/6c359166a65d19ad9ed205ac8ff68cab06ee4a77
Submitter: Jenkins
Branch: master

commit 6c359166a65d19ad9ed205ac8ff68cab06ee4a77
Author: Gabriel Hurley <email address hidden>
Date: Thu Jan 12 14:47:10 2012 -0800

    Converts instances and volumes to new tables, modals, etc.

    This commit reworks the instances and volumes panels, extends that to
    the syspanel instances panel, cleans up usage-related code and
    moves it to overview and/or tenants panels as appropriate,
    and finally implements a new layout/modal interface style
    for combined modal/table views like security groups and
    volume attachments.

    Re-ordered the attach volume form. Fixed bug 913863.
    Reworked syspanel usage views. Fixed bug 904861.
    Table displays have much more useful data. Fixed bug 905065 and fixed bug 907512.
    New modals fixed bug 898867.

    Lots of additional code cleanup and fixes.

    Change-Id: I407d3ec70a080883c137a963fa0ee22124b53dc2

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: essex-3 → 2012.1
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.