Mike Kolesnik has submitted this change and it was merged.
Change subject: restapi: Add sync networks to Setup Networks call (#838300)
......................................................................
restapi: Add sync networks to Setup Networks call (#838300)
https://bugzilla.redhat.com/838300
Added the sync network functionality to the BackendHostNicResource
call to SetupNetworks.
If a HostNic has the field "override configuration" set and there's
a network attached to the NIC, then this network will be set to
be synchronized to the logical network definitions, as part of the
SetupNetworks command.
Change-Id: If0a66d50945b612bdc4d55ae0f519084397b34d8
Signed-off-by: Mike Kolesnik <mkolesni(a)redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
M
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata_v-3.1.yaml
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostNicsResource.java
M
backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendHostNicsResourceTest.java
4 files changed, 58 insertions(+), 1 deletion(-)
Approvals:
Mike Kolesnik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6654
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If0a66d50945b612bdc4d55ae0f519084397b34d8
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>