Change in ovirt-hosted-engine-setup[master]: net_config: use vdscli and setupNetworks

Sandro Bonazzola has submitted this change and it was merged. Change subject: net_config: use vdscli and setupNetworks ...................................................................... net_config: use vdscli and setupNetworks This patch replaces the usage of the vdsm command line interface with the python vdsm.vdscli and, in the process, switches from the non-rolling-back (and deprecated) addNetwork API verb to th rolling-back setupNetworks. Change-Id: Ic1923870adcb81f4e6bb5c6c1cc819d2e6e49aa2 Signed-off-by: Antoni S. Puimedon <asegurap@redhat.com> --- M src/plugins/ovirt-hosted-engine-setup/network/bridge.py 1 file changed, 59 insertions(+), 86 deletions(-) Approvals: Martin Pavlik: Verified Sandro Bonazzola: Looks good to me, approved Antoni Segura Puimedon: Verified -- To view, visit http://gerrit.ovirt.org/28595 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic1923870adcb81f4e6bb5c6c1cc819d2e6e49aa2 Gerrit-PatchSet: 9 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <asegurap@redhat.com> Gerrit-Reviewer: Antoni Segura Puimedon <asegurap@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Martin Pavlik <xpavli44@gmail.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com