Change in ovirt-engine[master]: core: Fix adding Cinder snapshot after commiting previewed s...
mlipchuk at redhat.com
mlipchuk at redhat.com
Tue Nov 3 13:04:41 UTC 2015
Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Fix adding Cinder snapshot after commiting previewed snapshot.
......................................................................
core: Fix adding Cinder snapshot after commiting previewed snapshot.
Fix the scenario when commiting a Cinder snapshot and after that adding
a new Cinder snapshot.
The problem is that the volume that is being updated is the basic one
instead of the new active volume which has just been commited
Change-Id: I9fa2e1f138bd68b0f09d7892c4ab5490f004942f
Bug-Url: https://bugzilla.redhat.com/1277469
Signed-off-by: Maor Lipchuk <mlipchuk at 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
2 files changed, 5 insertions(+), 3 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Daniel Erez: Looks good to me, approved
Maor Lipchuk: Verified
--
To view, visit https://gerrit.ovirt.org/47986
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9fa2e1f138bd68b0f09d7892c4ab5490f004942f
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list