Change in ovirt-engine[master]: webadmin: fix action availability for create brick
kmayilsa at redhat.com
kmayilsa at redhat.com
Mon Apr 20 05:19:51 UTC 2015
Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: fix action availability for create brick
......................................................................
webadmin: fix action availability for create brick
Enable/Disable create brick action based on the selection of
storage devices.
CreateBrick will be enabled only when there is a free device(Device
with canCreateBrick flag true) selected and there is no used
device (Device with canCreateBrick false) selected.
Only selected devices will be shown in the create brick dialog
instead of all available devices.
Change-Id: Iecaff8f5863bd3107ba109e6f1f9d695d8ee67aa
Bug-Url: https://bugzilla.redhat.com/1208125
Signed-off-by: Ramesh Nachimuthu <rnachimu at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/HostGlusterStorageDevicesListModel.java
1 file changed, 39 insertions(+), 27 deletions(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Ramesh N: Verified
--
To view, visit https://gerrit.ovirt.org/39820
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iecaff8f5863bd3107ba109e6f1f9d695d8ee67aa
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu at redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa at redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu at redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list