Change in ovirt-engine[master]: core: move createMultipleStorageDomainsValidator from VmCommand

Tal Nisan has submitted this change and it was merged. Change subject: core: move createMultipleStorageDomainsValidator from VmCommand ...................................................................... core: move createMultipleStorageDomainsValidator from VmCommand This patch moves createMultipleStorageDomainsValidator() from VmCommand to CreateAllSnapshotsFromVmCommand, since the only ones who use it are CreateAllSnapshotsFromVmCommand and CreateAllSnapshotsFromVmCommandTest. Change-Id: If744bb2371b9bf7e1da6c37afca7b8cd43173408 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java 2 files changed, 6 insertions(+), 8 deletions(-) Approvals: Tal Nisan: Passed CI tests Allon Mureinik: Looks good to me, approved Freddy Rolland: Looks good to me, but someone else must approve Idan Shaby: Verified Arik Hadas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/49357 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If744bb2371b9bf7e1da6c37afca7b8cd43173408 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com