Change in ovirt-engine[master]: webadmin: fix brick count validation issue in add-brick

Kanagaraj M has submitted this change and it was merged. Change subject: webadmin: fix brick count validation issue in add-brick ...................................................................... webadmin: fix brick count validation issue in add-brick There is a validation issue in the add bricks pop up. It complains saying 'At least 1 brick should be present' thoguh there is a 1 or more brick in a distribute volume. Its a regression from https://gerrit.ovirt.org/#/c/46554. Always it returns false for distribute volume. Change-Id: If660c70b0bee67699f6c38cce5afa97f4ec8ccf7 Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickModel.java 1 file changed, 0 insertions(+), 4 deletions(-) Approvals: Alexander Wels: Looks good to me, approved Jenkins CI: Passed CI tests Ramesh N: Verified -- To view, visit https://gerrit.ovirt.org/53703 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If660c70b0bee67699f6c38cce5afa97f4ec8ccf7 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
kmayilsa@redhat.com