Change in ovirt-engine[master]: restapi: Add VnicProfile.passthrough support
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Mon Nov 16 16:52:38 UTC 2015
Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Add VnicProfile.passthrough support
......................................................................
restapi: Add VnicProfile.passthrough support
Add support for VnicProfile.passthrough in REST API.
Change-Id: I4b3f2f938171b3f383655a8a21a277f2772ed817
Bug-Url: https://bugzilla.redhat.com/1231507
Signed-off-by: Yevgeny Zaspitsky <yzaspits at redhat.com>
---
A backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/VnicPassThroughMode.java
M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVnicProfileResource.java
A backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/validation/VnicProfileValidator.java
A backend/manager/modules/restapi/model/src/main/java/types/VnicPassThrough.java
M backend/manager/modules/restapi/model/src/main/java/types/VnicProfile.java
M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VnicProfileMapper.java
7 files changed, 140 insertions(+), 11 deletions(-)
Approvals:
Juan Hernandez: Looks good to me, approved; Passed CI tests
Yevgeny Zaspitsky: Verified
--
To view, visit https://gerrit.ovirt.org/48142
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4b3f2f938171b3f383655a8a21a277f2772ed817
Gerrit-PatchSet: 13
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list