Change in ovirt-engine[master]: core:Fix images handler CDA.

Maor Lipchuk has submitted this change and it was merged. Change subject: core:Fix images handler CDA. ...................................................................... core:Fix images handler CDA. Perform images checks in images handler should not use else if since there will be only one validation each time instead validate all the validations in the CDA. Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> Change-Id: I53c9537e48130cf4113c933fafbcac7dd06c5d77 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java 1 file changed, 6 insertions(+), 3 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4638 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I53c9537e48130cf4113c933fafbcac7dd06c5d77 Gerrit-PatchSet: 17 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com>
participants (1)
-
mlipchuk@redhat.com