Maor Lipchuk has uploaded a new change for review. Change subject: core: Using snapshot with allow snapshot attribute ......................................................................
core: Using snapshot with allow snapshot attribute Disk which are not allowed to be snapshot, should not be part of the snapshot operation. Those disks are static and should not be changed, they should only be reflected in the VM whther the VM is snapshot or not. Signed-off-by: Maor Lipchuk <[email protected]> Change-Id: I4d0e5bd4dff1898022f78e379ffa30824912ed1f --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToAllSnapshotsOfVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/SnapshotsManager.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/DiskDao.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/DiskDaoDbFacadeImpl.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfManager.java 5 files changed, 36 insertions(+), 10 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/33/4233/1 -- To view, visit http://gerrit.ovirt.org/4233 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4d0e5bd4dff1898022f78e379ffa30824912ed1f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
