Alona Kaplan has submitted this change and it was merged.
Change subject: restapi: Integrate network filter id to vnic profile
......................................................................
restapi: Integrate network filter id to vnic profile
Add get and update support.
Enables the user to choose the network filter among several options: 1.
Use default. 2. Use one of the supported network filters. 3. Have no
filter at all.
Change-Id: I636893e16dd19258a0e2d4fd4f17a3ec27cab5de
Signed-off-by: Eliraz Levi <elevi(a)redhat.com>
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/AbstractBackendVnicProfilesResource.java
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VnicProfileMapper.java
2 files changed, 39 insertions(+), 1 deletion(-)
Approvals:
Juan Hernandez: Looks good to me, approved
Alona Kaplan: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/52906
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I636893e16dd19258a0e2d4fd4f17a3ec27cab5de
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eliraz Levi <elevi(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Marcin Mirecki <mmirecki(a)redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>