Moti Asayag has submitted this change and it was merged. Change subject: core: Cannot replace management network nic (#840888) ......................................................................
core: Cannot replace management network nic (#840888) https://bugzilla.redhat.com/840888 The patch allows to replace the underlying interface for the management network. It verifies no previous network is attached to the destination nic and also deny updating the management network to non-management network. Change-Id: Id8504509b0204ef4d16d7519f9bb57f519307614 Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateNetworkToVdsInterfaceCommand.java 1 file changed, 38 insertions(+), 8 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6971 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id8504509b0204ef4d16d7519f9bb57f519307614 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
