Muli Salem has uploaded a new change for review. Change subject: core: Prestarted Vm (4) ......................................................................
core: Prestarted Vm (4) This patch adds the prestarted_vms field to the vm_pools class. It updates relevant views, stored_procedures, fixtures.xml, and adds REST support. The patch also adds the proper handling upon shutting down a Vm from a Vm pool. Instead of calling RestoreAllSnapshotsCommand directly, we call RestoreStatelessVmCommand. Change-Id: I90f108e282adc1951edaf84be22057b15be483ec --- M backend/manager/dbscripts/create_views.sql A backend/manager/dbscripts/upgrade/03_01_0460_add_prestarted_vms_col.sql M backend/manager/dbscripts/vm_pools_sp.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DetachUserFromVmFromPoolCommand.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmPoolDAODbFacadeImpl.java M backend/manager/modules/dal/src/test/resources/fixtures.xml M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VmPoolMapper.java 8 files changed, 38 insertions(+), 47 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/66/2266/1 -- To view, visit http://gerrit.ovirt.org/2266 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I90f108e282adc1951edaf84be22057b15be483ec Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Muli Salem <msa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches