Change in ovirt-hosted-engine-setup[master]: network: enforce NetworkManager is not active

Sandro Bonazzola has submitted this change and it was merged. Change subject: network: enforce NetworkManager is not active ...................................................................... network: enforce NetworkManager is not active hosted-engine-setup will create the network bridge before calling host.add() and then host-deploy will stop NetworkManager: stopping NetworkManager in the middle of the deployment can modify the bridge so it's safer to ask the user to explictly stop and disable it before. Change-Id: If8df5187ed6ffc82a5d97140399fa5def022447c Bug-Url: https://bugzilla.redhat.com/1291083 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M src/plugins/ovirt-hosted-engine-setup/network/bridge.py 1 file changed, 14 insertions(+), 0 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Simone Tiraboschi: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/53134 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If8df5187ed6ffc82a5d97140399fa5def022447c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sbonazzo@redhat.com