Change in ovirt-engine[master]: engine: Skip management network removal if unlabeled

Moti Asayag has submitted this change and it was merged. Change subject: engine: Skip management network removal if unlabeled ...................................................................... engine: Skip management network removal if unlabeled The management network can be labeled, although it is not the recommended approach: Updating the management network should be updated on any host (i.e. modifying a management network traits). However, unlabeling a management network should not attempt to remove it, as the engine expects any host to be configured with the management network. Change-Id: I9bc86f7c2cd4847892fa0fec15244c286abb088e Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/RemoveNetworkParametersBuilder.java 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23053 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9bc86f7c2cd4847892fa0fec15244c286abb088e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com