Change in ovirt-engine[ovirt-engine-3.6]: core: Get initial Cinder volume to restore from.

Tal Nisan has submitted this change and it was merged. Change subject: core: Get initial Cinder volume to restore from. ...................................................................... core: Get initial Cinder volume to restore from. Add a method which returns the initial Cinder volume the engine should delete. The restore process of the Cinder volume should use this volume to get all its descendants and remove them all. The initial volume is chosen by taking the previewed snapshot, fetch the parent volume, and retun the other volume. Change-Id: Iffaa62f703734f50208418786dc813bfe82106b9 Bug-Url: https://bugzilla.redhat.com/1256048 Bug-Url: https://bugzilla.redhat.com/1256049 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java 1 file changed, 20 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Passed CI tests Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/50061 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iffaa62f703734f50208418786dc813bfe82106b9 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com