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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Ramesh N <[email protected]> Gerrit-Reviewer: anmolbabu <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
