Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: fixed option mapping errors
......................................................................
restapi: fixed option mapping errors
• when option name is not set, "null=abc" will be produced, which is
obviously wrong.
Change-Id: I98c4719e68eb63d708e9909e070bb329dfdba833
Signed-off-by: Martin Mucha <mmucha(a)redhat.com>
---
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/HostNicMapper.java
1 file changed, 10 insertions(+), 5 deletions(-)
Approvals:
Juan Hernandez: Looks good to me, approved
Martin Mucha: Verified
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/47563
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I98c4719e68eb63d708e9909e070bb329dfdba833
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Mucha <mmucha(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: gerrit-hooks <automation(a)ovirt.org>