Mike Kolesnik has submitted this change and it was merged.
Change subject: restapi: Add "custom configuration" to NIC (#838300)
......................................................................
restapi: Add "custom configuration" to NIC (#838300)
https://bugzilla.redhat.com/838300
This field will indicate if a NIC is out-of-sync, i.e. has some custom
configuration that is not aligned to the logical network configuration.
Change-Id: I6d6a678a0f1b793f4a218ec7eaf1ac2a2f815796
Signed-off-by: Mike Kolesnik <mkolesni(a)redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/HostNicMapper.java
M
backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/HostNicMapperTest.java
3 files changed, 20 insertions(+), 0 deletions(-)
Approvals:
Mike Kolesnik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6653
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6d6a678a0f1b793f4a218ec7eaf1ac2a2f815796
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>