Change in ovirt-engine[master]: tools: Added enabling option to config for AREM.

rgolan at redhat.com rgolan at redhat.com
Mon Jul 13 15:37:38 UTC 2015


Roy Golan has submitted this change and it was merged.

Change subject: tools: Added enabling option to config for AREM.
......................................................................


tools: Added enabling option to config for AREM.

AREM (Affinity Rules Enforcement Manager) can be enabled or disabled
on engine startup using the engine-config tools.

To enabled/disable AREM, run in the shell:
engine-config -s AffinityRulesEnforcementManager=false #To disable AREM
engine-config -s AffinityRulesEnforcementManager=true  #To enable AREM

*AREM is enabled by default.

Change-Id: I4f2dfaf240970fbf6595476a798cd5e8d03aa323
Signed-off-by: Tomer Saban <tsaban at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitBackendServicesOnStartupBean.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
M packaging/etc/engine-config/engine-config.properties
4 files changed, 12 insertions(+), 1 deletion(-)

Approvals:
  Roy Golan: Verified; Looks good to me, approved; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/43462
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4f2dfaf240970fbf6595476a798cd5e8d03aa323
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomer Saban <tsaban at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Tomer Saban <tsaban at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list