REST based service is postponed, no active progress from mysids either.
Thanks
-min
On 4/25/13 1:10 AM, "Rohit Yadav" wrote:
>On Thu, Apr 25, 2013 at 10:59 AM, Prasanna Santhanam
>wrote:
>
>> On Wed, Apr 24, 2013 at 06:08:49AM -0400, Sebastien Goasguen wrote:
>> >
>> > On Apr 24, 2013, at 4:38
On Thu, Apr 25, 2013 at 10:59 AM, Prasanna Santhanam wrote:
> On Wed, Apr 24, 2013 at 06:08:49AM -0400, Sebastien Goasguen wrote:
> >
> > On Apr 24, 2013, at 4:38 AM, Prasanna Santhanam wrote:
> >
> > > Vijay added the ability to send userdata as POST for the
> > > deployVirtualMachine API in re
On Wed, Apr 24, 2013 at 06:08:49AM -0400, Sebastien Goasguen wrote:
>
> On Apr 24, 2013, at 4:38 AM, Prasanna Santhanam wrote:
>
> > Vijay added the ability to send userdata as POST for the
> > deployVirtualMachine API in review [1]. What I'd like to address here
> > is how to expose this via Ap
On Wed, Apr 24, 2013 at 09:02:09AM -0700, Chiradeep Vittal wrote:
> CS has always had the ability to accept POST for any api.
Oh I don't know about that. Because it seems like Vijay has had to
drill down the HTTP Method into the API layer. Changes to the
BaseCmd.java indicate the method (GET/POST)
CS has always had the ability to accept POST for any api.
On 4/24/13 1:38 AM, "Prasanna Santhanam" wrote:
>Vijay added the ability to send userdata as POST for the
>deployVirtualMachine API in review [1]. What I'd like to address here
>is how to expose this via ApiDiscovery so that clients like
On Apr 24, 2013, at 4:38 AM, Prasanna Santhanam wrote:
> Vijay added the ability to send userdata as POST for the
> deployVirtualMachine API in review [1]. What I'd like to address here
> is how to expose this via ApiDiscovery so that clients like marvin,
> cloudmonkey can autogenerate themselve