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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Martin Pavlik <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
