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(a)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(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>