
Liron Aravot has submitted this change and it was merged. Change subject: core: CloneImageGroupVolumesStructure - support disks based on templates ...................................................................... core: CloneImageGroupVolumesStructure - support disks based on templates This patch adjusts CloneImageGroupVolumesStructureCommand to support disks based on template disks. The command will inspect the cloned image, if it's based on template the template image group id will be used as the source image group. Change-Id: I2232a97f62f4ad8d25b0cc18db84941661c6b947 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/CloneImageGroupVolumesStructureCommand.java 1 file changed, 8 insertions(+), 2 deletions(-) Approvals: Allon Mureinik: Looks good to me, approved Liron Aravot: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/60839 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2232a97f62f4ad8d25b0cc18db84941661c6b947 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>