Dan Kenigsberg has submitted this change and it was merged. Change subject: Remove REST bindings ......................................................................
Remove REST bindings No one uses them and no one should. We are going in a different direction for a supported API and keeping the rest bindings alive is confusing and cumbersome. Change-Id: I6c2a2909323e943e076db8443ce84f839eab874c Signed-off-by: Saggi Mizrahi <[email protected]> --- M Makefile.am M configure.ac M tests/Makefile.am M tests/functional/Makefile.am D tests/functional/restTests.py D tests/restData.py D tests/restTests.py M vdsm.spec.in M vdsm/Makefile.am M vdsm/clientIF.py M vdsm/config.py.in D vdsm/rest/BindingREST.py D vdsm/rest/Controller.py D vdsm/rest/Dispatcher.py D vdsm/rest/Makefile.am D vdsm/rest/__init__.py D vdsm/rest/templates/Makefile.am D vdsm/rest/templates/api.xsd D vdsm/rest/templates/image.json.x D vdsm/rest/templates/image.xml.x D vdsm/rest/templates/images.json.x D vdsm/rest/templates/images.xml.x D vdsm/rest/templates/response.json.x D vdsm/rest/templates/response.xml.x D vdsm/rest/templates/root.json.x D vdsm/rest/templates/root.xml.x D vdsm/rest/templates/rsdl.xml D vdsm/rest/templates/storageconnectionref.json.x D vdsm/rest/templates/storageconnectionref.xml.x D vdsm/rest/templates/storageconnectionrefs.json.x D vdsm/rest/templates/storageconnectionrefs.xml.x D vdsm/rest/templates/storagedomain.json.x D vdsm/rest/templates/storagedomain.xml.x D vdsm/rest/templates/storagedomains.json.x D vdsm/rest/templates/storagedomains.xml.x D vdsm/rest/templates/storagepool.json.x D vdsm/rest/templates/storagepool.xml.x D vdsm/rest/templates/storagepools.json.x D vdsm/rest/templates/storagepools.xml.x D vdsm/rest/templates/task.json.x D vdsm/rest/templates/task.xml.x D vdsm/rest/templates/tasks.json.x D vdsm/rest/templates/tasks.xml.x D vdsm/rest/templates/volume.json.x D vdsm/rest/templates/volume.xml.x D vdsm/rest/templates/volumes.json.x D vdsm/rest/templates/volumes.xml.x 47 files changed, 3 insertions(+), 4,195 deletions(-) Approvals: Adam Litke: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7754 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c2a2909323e943e076db8443ce84f839eab874c Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
