Change in ovirt-engine[master]: engine: Retrieve networks by label for a cluster

Moti Asayag has submitted this change and it was merged. Change subject: engine: Retrieve networks by label for a cluster ...................................................................... engine: Retrieve networks by label for a cluster Adding the ability to fetch networks from the DB with a specific label, where the networks are all assigned to a specific cluster. This will allow to identify which labelled networks should be configured on the host when a nic is labeled. Change-Id: Ibffa2222669a42541cb2da80430d86c8aaddd471 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/network/NetworkDao.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/network/NetworkDaoDbFacadeImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/network/NetworkDaoTest.java 3 files changed, 40 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22890 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibffa2222669a42541cb2da80430d86c8aaddd471 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com