Moti Asayag has submitted this change and it was merged. Change subject: engine: Add validation for updating a network ......................................................................
engine: Add validation for updating a network Validate that network isn't being used by templates when it is being updated so templates won't contain a network that doesn't exist or non-VM network. Change-Id: I8e480d908aa6e3cf55c5bccd5f84a92cb9f3d6be Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/dc/UpdateNetworkCommand.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10751 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8e480d908aa6e3cf55c5bccd5f84a92cb9f3d6be Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
