Change in ovirt-engine[master]: core: getVolumeInfoVDS command execution moved to ImagesHandler

laravot at redhat.com laravot at redhat.com
Wed Aug 10 16:28:07 UTC 2016


Liron Aravot has submitted this change and it was merged.

Change subject: core: getVolumeInfoVDS command execution moved to ImagesHandler
......................................................................


core: getVolumeInfoVDS command execution moved to ImagesHandler

This patch moves the vds getVolumeInfo() usage to the ImagesHandler
so it can be used easily by classes that are not part of the
BaseImagesCommand hierarchy.

Change-Id: I2c1743dfa3fcc8b0e237334ef1200393bc86c5dd
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/BaseImagesCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/CloneImageGroupVolumesStructureCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/ImagesHandler.java
3 files changed, 13 insertions(+), 7 deletions(-)

Approvals:
  Allon Mureinik: Looks good to me, approved
  Liron Aravot: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/62181
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2c1743dfa3fcc8b0e237334ef1200393bc86c5dd
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list