Change in ovirt-engine[master]: core: Allow Removal of Network on Host from DC

Muli Salem has submitted this change and it was merged. Change subject: core: Allow Removal of Network on Host from DC ...................................................................... core: Allow Removal of Network on Host from DC This patch removes the canDoAction that checks whether a network that is being removed from a data center is used by one of its hosts. This creates uniform behaviour, since detaching a network from a cluster that has a host that uses the network is allowed. Change-Id: Ie66fc9ee6ebbc9a907bca4b1925bffaaeb111725 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/RemoveNetworkCommand.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Muli Salem: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11968 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie66fc9ee6ebbc9a907bca4b1925bffaaeb111725 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Muli Salem <msalem@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Muli Salem <msalem@redhat.com>
participants (1)
-
msalem@redhat.com