Bug 1109423 - Extend Volume Dialog could be smarter
Summary: Extend Volume Dialog could be smarter
Keywords:
Status: CLOSED DUPLICATE of bug 1096219
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-django-horizon
Version: 4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 6.0 (Juno)
Assignee: Julie Pichon
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks: RHELOSP-RHCI
TreeView+ depends on / blocked
 
Reported: 2014-06-13 20:17 UTC by Matt Reid
Modified: 2016-04-27 00:21 UTC (History)
5 users (show)

Fixed In Version: python-django-horizon-2014.2-4.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-20 12:13:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1290544 0 None None None Never
Launchpad 1325692 0 None None None Never
OpenStack gerrit 81080 0 None None None Never

Description Matt Reid 2014-06-13 20:17:01 UTC
Description of problem:
I just made a 3gb test volume, and went to extend it. When the dialog opens, the Size field isn't filled out yet. It would be really nice if Size was pre-filled when the dialog was loaded with the current size, and then they can modify that up to extend it.

I wondered if despite the name, you could use it to shrink a volume, and was greeted with an error after the dialog reloaded. It seems like it should be fairly easy to do some field level validation and not require a reload on this dialog when they try to extend a volume to a number we don't like.

Additionally, if we're only letting them change the size of the volume, perhaps Name should be a read-only field and not marked required, rather than looking editable but having a disabled mouse cursor when you hover over it.

Note: This has been marked as a dupe upstream, but I'm not sure the patch mentioned addresses everything I would hope to see changed in the dialog...

Comment 2 Julie Pichon 2014-11-20 12:13:51 UTC
I'm marking this as a duplicate of bug 1096219 to match the upstream relation although feel free to reopen if you think it is needed (there are instructions in comment 6 for how to do that on Launchpad too). Note that the name field is now greyed out more clearly, and that attempting to shrink the volume results in an error message "New size must be greater than current size."

*** This bug has been marked as a duplicate of bug 1096219 ***


Note You need to log in before you can comment on or make changes to this bug.