Skip to content

Conversation

@rohityadavcloud
Copy link
Member

screenshot from 2016-06-23 12-29-56

The resize volume is support on all major hypervisors (Xen, VMware, KVM).
The hypervisor key is returned by the list volumes response only for admins
but not for users or domain admin users. This removes the check, as the operation
is supported on all major hypervisors that CloudStack supports.

With this bug fix all users would see resize volume button in the UI.

/cc @swill

The resize volume is support on all major hypervisors (Xen, VMware, KVM). The hypervisor key is returned by the list volumes response only for admins but not for users or domain admin users. This removes the check, as the operation is supported on all major hypervisors that CloudStack supports. With this changes all users would see resize volume button in the UI. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
@remibergsma
Copy link
Contributor

Thanks @rhtyd nice fix. Tested it and LGTM.

Before:
screen shot 2016-06-23 at 21 45 41 pm

After:
screen shot 2016-06-23 at 21 47 08 pm

@rohityadavcloud
Copy link
Member Author

Thanks @remibergsma /cc @swill ?

@syed
Copy link
Contributor

syed commented Jun 28, 2016

LGTM 👍

@wido
Copy link
Contributor

wido commented Jul 6, 2016

LGTM

@rohityadavcloud
Copy link
Member Author

@swill this is a simple UI bugfix, please consider merging for 4.9.0 rc2 as well.

@asfgit asfgit merged commit b68ae19 into apache:master Jul 18, 2016
asfgit pushed a commit that referenced this pull request Jul 18, 2016
ui: show resize volume button to all users![screenshot from 2016-06-23 12-29-56](https://cloud.githubusercontent.com/assets/95203/16294438/436f6dbc-393e-11e6-91b5-cb2e49a01cc6.png) The resize volume is support on all major hypervisors (Xen, VMware, KVM). The hypervisor key is returned by the list volumes response only for admins but not for users or domain admin users. This removes the check, as the operation is supported on all major hypervisors that CloudStack supports. With this bug fix all users would see resize volume button in the UI. /cc @swill * pr/1595: ui: show resize volume button to all users Signed-off-by: Will Stevens <williamstevens@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants