Change in ovirt-engine[master]: core: AddVmFromScratchCommand redundant condition

Allon Mureinik has submitted this change and it was merged. Change subject: core: AddVmFromScratchCommand redundant condition ...................................................................... core: AddVmFromScratchCommand redundant condition Removed a redundant condition - if a domain's status is StorageDoaminStatus.ACTIVE, by definition it cannot be null. Change-Id: Idf22b49dcd3329be269f1e77c903913d4eb1b95b Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromScratchCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Allon Mureinik: Verified; Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/48955 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idf22b49dcd3329be269f1e77c903913d4eb1b95b 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: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com