Announcing a proof of concept REST API for VDSM

2011-11-11 Thread Adam Litke
https://github.com/aglitke/vdsm-rest/ Today I am releasing a proof of concept implementation of a REST API for vdsm. You can find the code on github. My goal is to eventually replace the current xmlrpc interface with a REST API. Once completed, ovirt-engine could switch to this new API. The ma

Re: Announcing a proof of concept REST API for VDSM

2011-11-11 Thread Tony Asleson
On 11/11/2011 04:01 PM, Adam Litke wrote: > > https://github.com/aglitke/vdsm-rest/ > > Today I am releasing a proof of concept implementation of a REST API for vdsm. > You can find the code on github. I have considered providing a RESTful interface for a project I am working on. I am intereste