Change in ovirt-engine[master]: core: Restore snapshot should handle Cinder snapshot.

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Restore snapshot should handle Cinder snapshot. ...................................................................... core: Restore snapshot should handle Cinder snapshot. When a Cinder snapshot gets commited, the redundant volumes and snapshots should be deleted. Since the Cinder volume chain is different than the image volume chain, it is neccessery to filter out the relevant snapshots to delete separately than how it is being done today with images. Change-Id: Ibe1808974c467ab910d03e450d83490f0ee0fc56 Bug-Url: https://bugzilla.redhat.com/1256048 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RestoreAllSnapshotsCommand.java 1 file changed, 32 insertions(+), 14 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/48941 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibe1808974c467ab910d03e450d83490f0ee0fc56 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
mlipchuk@redhat.com