Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: fix add-bricks validation in volume creation
......................................................................
webadmin: fix add-bricks validation in volume creation
If the user chooses 'Distributed Replicate' or 'Distributed Stripe'
during volume creation, an error will be showm if the brick count
is not equal to multiple of replica or stripe count respectively.
Change-Id: I3adc50b09f7c246bda0fcd63c906a8c726f5a3aa
Bug-Url:
https://bugzilla.redhat.com/886478
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickModel.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/22077
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3adc50b09f7c246bda0fcd63c906a8c726f5a3aa
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server