Change in ovirt-engine[master]: core: move images handling methods to ImagesHandler
amureini at redhat.com
amureini at redhat.com
Wed Jun 19 09:28:33 UTC 2013
Allon Mureinik has submitted this change and it was merged.
Change subject: core: move images handling methods to ImagesHandler
......................................................................
core: move images handling methods to ImagesHandler
Currently there are images related methods placed in ImportVmCommand
that are also being executed from other commands than ImportVm -
therefore in this patch those methods are moved to ImagesHandler.
Change-Id: Ic548bd5a805c0b7d702c0d363434234f6484fc25
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java
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/storage/GetVmsFromExportDomainQuery.java
3 files changed, 73 insertions(+), 73 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15627
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic548bd5a805c0b7d702c0d363434234f6484fc25
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Liron Ar <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list