
Maor Lipchuk has submitted this change and it was merged. Change subject: core: Add Cinder helper method for candidate volumes to delete. ...................................................................... core: Add Cinder helper method for candidate volumes to delete. getRedundantVolumeToDeleteAfterCommitSnapshot should return all the volumes which are candidate to be deleted after commiting a Cinder snapshot. For example volumes of recent snapshots which no longer needed after one of the earliest snapshots gets previewed and commited. Change-Id: Iee0b253ecc95a8c6c4abcbd2962c5152456cf440 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/storage/connection/CINDERStorageHelper.java 1 file changed, 29 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/48937 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee0b253ecc95a8c6c4abcbd2962c5152456cf440 Gerrit-PatchSet: 7 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>