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 <masayag(a)redhat.com>
---
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 <masayag(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server