Change in ovirt-engine[ovirt-engine-3.6]: core: Add Cinder helper method for candidate volumes to delete.

Tal Nisan 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/CINDERStorageHelper.java 1 file changed, 30 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/50054 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee0b253ecc95a8c6c4abcbd2962c5152456cf440 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