Mike Kolesnik has uploaded a new change for review. Change subject: core: Added get all vith config to SnapshotDao ......................................................................
core: Added get all vith config to SnapshotDao This method is needed to get all VM snapshots with their configuration so it can be used in export VM. Updated tests accordingly. Change-Id: I5b5a0d4af2c78805720bf17da5e84fc077e3f22f --- M backend/manager/dbscripts/snapshots_sp.sql M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/SnapshotDao.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/SnapshotDaoDbFacadeImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/FixturesTool.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/SnapshotDaoTest.java M backend/manager/modules/dal/src/test/resources/fixtures.xml 6 files changed, 79 insertions(+), 30 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/35/3035/1 -- To view, visit http://gerrit.ovirt.org/3035 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5b5a0d4af2c78805720bf17da5e84fc077e3f22f 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
