Muli Salem has uploaded a new change for review. Change subject: core: Prestarted Vm (5) ......................................................................
core: Prestarted Vm (5) 1. This patch adds a periodic job that maintains the desired number of Vms in a Vm Pool. It new config values so the intervals of the job, and the size of the batch of Vms that are prestarted in every run, can be set by the admin. 2. It also adds a validation for setting the prestarted_vms field, to make sure the number being set does not exceed the size of the Vm Pool. 3. The patch changes the flow in VmPoolHandler which deals with stopping a Vm. Change-Id: I5b5394c170660431272f74d7015983ddfffab39a --- A backend/manager/dbscripts/upgrade/03_01_0470_add_vm_pool_monitor_config.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolCommandBase.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolHandler.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolMonitor.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/vm_pools.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/tools/engine-config/src/main/resources/engine-config.properties 8 files changed, 174 insertions(+), 31 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/67/2267/1 -- To view, visit http://gerrit.ovirt.org/2267 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5b5394c170660431272f74d7015983ddfffab39a 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