Change in ovirt-engine[master]: webadmin: VolumeBrickModel copy-paste mistake

Allon Mureinik has submitted this change and it was merged. Change subject: webadmin: VolumeBrickModel copy-paste mistake ...................................................................... webadmin: VolumeBrickModel copy-paste mistake VolumeBrickModel#validate should check the replica and stripe count, but a copy-paste error checks the replica count twice instead of checking both of them. This patch fixes the problem. This patch addresses Coverity CID 1201866. Change-Id: I0e3ee444755e3470695c0c9c4e0c3f5008edfba1 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/53046 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0e3ee444755e3470695c0c9c4e0c3f5008edfba1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com