
Daniel Erez has submitted this change and it was merged. Change subject: core: fix remove disk snapshots for cinder ...................................................................... core: fix remove disk snapshots for cinder Fix init on remove disk snapshots command for Cinder disks flow. The 'representativeImage' can be null when using CoCo after the disk snapshot has been removed and the command is in the ending phase. Change-Id: Iec6e9ef84e2dd4db63db25d6d5e52915828203c1 Bug-Url: https://bugzilla.redhat.com/1301340 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveDiskSnapshotsCommand.java 1 file changed, 21 insertions(+), 18 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/52654 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iec6e9ef84e2dd4db63db25d6d5e52915828203c1 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@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>