Change in ovirt-engine[master]: engine: Add method for checking existence of network in cluster

Moti Asayag has submitted this change and it was merged. Change subject: engine: Add method for checking existence of network in cluster ...................................................................... engine: Add method for checking existence of network in cluster The patch adds a method to check if a given network is assigned to a given cluster. The method will be used in can-do-action validation where the vnic profile set for a vnic should be verified as a vnic of a network within the cluster of the vm or of the template. Change-Id: I95e6f23ebc17f2b06c06590d634e5fa113f23a29 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkHelper.java 1 file changed, 27 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17361 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I95e6f23ebc17f2b06c06590d634e5fa113f23a29 Gerrit-PatchSet: 29 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@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