Re: [Openstack] [RFC] OpenStack Programming Model Framework

2011-01-04 Thread Thierry Carrez
John Dickinson wrote: On Jan 3, 2011, at 6:13 PM, John Purrier wrote: The key concept being proposed is that the developers that will be interacting with the OpenStack services will not interact directly with the service API’s, but rather will have a set of published language bindings

Re: [Openstack] [RFC] OpenStack Programming Model Framework

2011-01-03 Thread John Dickinson
On Jan 3, 2011, at 6:13 PM, John Purrier wrote: API/Service Protocol: RESTful interfaces specific to each service. Each service will present a Public API, a Management API, and optionally, a Notification API. The set and format of the service interface calls define the Service Protocol.