Moti Asayag has submitted this change and it was merged.
Change subject: core: Introduce NetworkLabel entity
......................................................................
core: Introduce NetworkLabel entity
The NetworkLabel entity is a plain container of the
label id. The class designed to be transfered to
the clients when querying for the label information
which is managed either as part of the Network
entity or as part of the VdsNetworkInterface.
Having the label as an explicit entity will standardize
data transfer between the restapi to the engine.
Change-Id: I28f4e7688a02cdc8bf0475dbd237e09352add2e3
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
A
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/NetworkLabel.java
1 file changed, 53 insertions(+), 0 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/22802
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I28f4e7688a02cdc8bf0475dbd237e09352add2e3
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server