Dan Kenigsberg has submitted this change and it was merged. Change subject: net: remove addNetwork old API ......................................................................
net: remove addNetwork old API This API is not supported anymore in 4.x clusters hence should be removed. delNetwork and editNetwork will bw removed in the following patches. Change-Id: I2e4eb62d7b2dda03082498a451e2e4a699ab7403 Signed-off-by: Ido Barkan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/48909 Reviewed-by: Edward Haas <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M client/vdsClient.py M lib/api/vdsmapi-schema.json M lib/vdsm/jsonrpcvdscli.py M tests/functional/networkTests.py M tests/functional/networkTestsOVS.py M tests/functional/utils.py M vdsm/API.py M vdsm/rpc/bindingxmlrpc.py 8 files changed, 69 insertions(+), 300 deletions(-) Approvals: Ido Barkan: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/48909 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2e4eb62d7b2dda03082498a451e2e4a699ab7403 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
