Maor Lipchuk has uploaded a new change for review. Change subject: core: introduce allow snapshot attribute for disk ......................................................................
core: introduce allow snapshot attribute for disk Adding field of allow snapshot to disk entity. For now this field will be used for shared disk and direct lun. In the future it should indicate which disk will be snapshot in the VM or not. Disk which will have false allow snapshot attribute will be static in the VM, which means there will be no representation in time of the disk. When VM will be previewed and commited or rollbacked after that, the disk will still be part of the VM. Signed-off-by: Maor Lipchuk <mlipc...@redhat.com> Change-Id: I99caa62cd6f966fe6867fb2f42bcf5019fa65ee5 --- M backend/manager/dbscripts/base_disks_sp.sql M backend/manager/dbscripts/create_views.sql A backend/manager/dbscripts/upgrade/03_01_1030_add_allow_snapshot.sql M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/BaseDisk.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/Disk.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/DiskImage.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/LunDisk.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/AbstractDiskRowMapper.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/BaseDiskDaoDbFacadeImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/BaseDiskDaoTest.java M backend/manager/modules/dal/src/test/resources/fixtures.xml 11 files changed, 69 insertions(+), 14 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/27/4227/1 -- To view, visit http://gerrit.ovirt.org/4227 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I99caa62cd6f966fe6867fb2f42bcf5019fa65ee5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches