Tomas Jelinek has submitted this change and it was merged.
Change subject: tools: added migration policies to engine-config
......................................................................
tools: added migration policies to engine-config
Added a possibility to configure the migration policies using engine config.
The dependency to jackson is there to make sure the provided policy is valid
and also to give an example policy.
Change-Id: I2f84034348b0af963cc63dd1cb2470d9b45c28c8
Bug-Url:
https://bugzilla.redhat.com/1252426
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
A
backend/manager/tools/src/main/java/org/ovirt/engine/core/config/entity/helper/MigrationPoliciesValueHelper.java
M backend/manager/tools/src/main/modules/org/ovirt/engine/core/tools/main/module.xml
A
backend/manager/tools/src/test/java/org/ovirt/engine/core/config/entity/helper/MigrationPoliciesValueHelperTest.java
M packaging/etc/engine-config/engine-config.properties
4 files changed, 86 insertions(+), 0 deletions(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
Martin Peřina: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/57305
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2f84034348b0af963cc63dd1cb2470d9b45c28c8
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>