
Muli Salem has submitted this change and it was merged. Change subject: core: Allow Update of Network on Host ...................................................................... core: Allow Update of Network on Host This patch removes the canDoAction that checks whether a network that is being updated is used by one of the data center hosts. This creates uniform behaviour, since removing a network that is used by a host from a data center is allowed. Change-Id: If328c80571d404be453a83c6a14396716b678c74 Bug-Url: https://bugzilla.redhat.com/909820 Signed-off-by: Muli Salem <msalem@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/dc/UpdateNetworkCommand.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Muli Salem: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12527 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If328c80571d404be453a83c6a14396716b678c74 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Muli Salem <msalem@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Muli Salem <msalem@redhat.com>