Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: V3 compatibility for NIC "active"
......................................................................
restapi: V3 compatibility for NIC "active"
In version 4 the NIC "active" attribute was removed in favour of
"plugged". Now that the API supports multiple versions this can be
rea-added to version 3 without touching the V4 implementation.
Change-Id: Iebbb9bca509f5f42fa278e0d8a363fb5c90c5ff2
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3NICInAdapter.java
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3NicOutAdapter.java
2 files changed, 9 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/53004
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iebbb9bca509f5f42fa278e0d8a363fb5c90c5ff2
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>