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]> (cherry picked from commit 25962a34d1bf9251cbef2c49199c3e029f722f8f) --- M src/plugins/ovirt-hosted-engine-setup/network/bridge.py 1 file changed, 59 insertions(+), 86 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32297 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic1923870adcb81f4e6bb5c6c1cc819d2e6e49aa2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.2 Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
