Change in ovirt-engine[ovirt-engine-3.6]: core: Use a new Cinder volume when running a stateless VM.
Tal Nisan has submitted this change and it was merged. Change subject: core: Use a new Cinder volume when running a stateless VM. ...................................................................... core: Use a new Cinder volume when running a stateless VM. When running a stateless VM with Cinder volume we need to add a new Cinder volume instead of Cinder snapshot to support the same flow being also used for images with stateless VM. Bug-Url: https://bugzilla.redhat.com/1288157 Change-Id: I9266c89212603d801427eb463d6b08104e518923 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CreateCinderSnapshotCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CreateCinderSnapshotCommandCallback.java 3 files changed, 34 insertions(+), 8 deletions(-) Approvals: Tal Nisan: Passed CI tests Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/50552 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9266c89212603d801427eb463d6b08104e518923 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