Change in ovirt-engine[master]: engine: Update network referencing only attached clusters

Mike Kolesnik has submitted this change and it was merged. Change subject: engine: Update network referencing only attached clusters ...................................................................... engine: Update network referencing only attached clusters Changed the query to be of the cluster attachments of the network, since what we're interested in is only the clusters that are attached to the network, both for checking VMs and for changing the network status. Change-Id: I54a7ea672c1686f1a11f20ad06e076c84a7b1190 Signed-off-by: Mike Kolesnik <mkolesni@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/dc/UpdateNetworkCommand.java 1 file changed, 11 insertions(+), 10 deletions(-) Approvals: Mike Kolesnik: Verified Moti Asayag: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10647 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54a7ea672c1686f1a11f20ad06e076c84a7b1190 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>
participants (1)
-
mkolesni@redhat.com