Tomas Jelinek has submitted this change and it was merged.
Change subject: restapi: added migration policy ID to cluster and VmBase
......................................................................
restapi: added migration policy ID to cluster and VmBase
The migration policies are configured only in vdc_options using engine config -
so in REST the only thing we can do is to make the assignement of them to
cluster or vm based resources configurable.
Change-Id: Iaceeb9830f312f9c1e031b7d35b230ce186a8205
Bug-Url:
https://bugzilla.redhat.com/1252426
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/HasMigrationOptions.java
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/MigrationOptionsMapper.java
2 files changed, 24 insertions(+), 0 deletions(-)
Approvals:
Tomas Jelinek: Verified
Juan Hernandez: Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/56631
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaceeb9830f312f9c1e031b7d35b230ce186a8205
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>