Mike Kolesnik has uploaded a new change for review. Change subject: core: Change RemoveSnapshot end command behavior ......................................................................
core: Change RemoveSnapshot end command behavior Change that this command will not automatically fail all child commands that it sent, because those that have succeeded have changed the disk chain on the storage itself, so we need to save the change to DB also in order to be able to continue to work with snapshots correctly later on. Change-Id: I8c4dec0f30f49bd0a98770c1fdeb7c843bc60e22 Signed-off-by: Mike Kolesnik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java 2 files changed, 20 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/28/4128/1 -- To view, visit http://gerrit.ovirt.org/4128 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8c4dec0f30f49bd0a98770c1fdeb7c843bc60e22 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
