Change in ovirt-engine[master]: core: add a getActiveSnapshot method to VmHandler

Arik Hadas has submitted this change and it was merged. Change subject: core: add a getActiveSnapshot method to VmHandler ...................................................................... core: add a getActiveSnapshot method to VmHandler The method getActiveSnapshot can be useful in other places other than ImportVmCommand. This patch adds it to VmHandler so others can also use it. Change-Id: Id4aa4df1117d0993845e18a95a4e6c0f75738990 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java 2 files changed, 22 insertions(+), 5 deletions(-) Approvals: Idan Shaby: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39882 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id4aa4df1117d0993845e18a95a4e6c0f75738990 Gerrit-PatchSet: 2 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: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ahadas@redhat.com