Oved Ourfali has submitted this change and it was merged.
Change subject: restapi: custom parameters couldn't be updated and wasnt reported
......................................................................
restapi: custom parameters couldn't be updated and wasnt reported
due to bug in removing custom parameters from VdsNetworkInterface user
was unable to update custom parameters using old SetupNetworksCommand,
and those custom properties wasn't reported on REST as well.
Change-Id: Idc2bb788b454f66c6d4b7338019fa84284aa4bac
Bug-Url:
https://bugzilla.redhat.com/1304787
Bug-Url:
https://bugzilla.redhat.com/1304784
Signed-off-by: Martin Mucha <mmucha(a)redhat.com>
---
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
2 files changed, 55 insertions(+), 13 deletions(-)
Approvals:
Juan Hernandez: Looks good to me, approved
Martin Mucha: Verified
Alona Kaplan: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/53576
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idc2bb788b454f66c6d4b7338019fa84284aa4bac
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6.3
Gerrit-Owner: Martin Mucha <mmucha(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: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>