On Wed, Jan 30, 2013 at 12:52 AM, Charles Moulliard <ch0...@gmail.com> wrote: > Hi, > > I have opened a ticket at jclouds. They should fix this problem in release > 1.5.6 (Ticket --> https://github.com/jclouds/jclouds/issues/1254 and more > info about Adrian Cole) but I don't know if it will be ready for tomorrow. > If you have a fix that I can apply on cloudstack-4.1-SNAPSHOT, I can make a > test today. > > Until now, jclouds target to receive this json response > { "deployvirtualmachine" : {"id":1234, "jobid":50006} } > but not this > { "deployvirtualmachineresponse" : > {"id":"1cce6cb7-2268-47ff-9696-d9e610f6619a","jobid":"13330fc9-8b3e-4582-aa3e-90883c041ff0"}, > "cloudstack-version": "4.1.0-SNAPSHOT" }
Oh but I think the response key always existed, at least from 3.x? "deployvirtualmachineresponse" : {#response dict here}? Pl. open an issue and assign to me, if it's an issue? Regards. > > Regards, > > Charles > > > On Tue, Jan 29, 2013 at 1:17 PM, Sebastien Goasguen <run...@gmail.com>wrote: > >> >> On Jan 29, 2013, at 10:07 AM, Rohit Yadav <bhais...@apache.org> wrote: >> >> > On Tue, Jan 29, 2013 at 12:52 AM, Sebastien Goasguen <run...@gmail.com> >> wrote: >> >> >> >> It seems to be breaking Charles jclouds scripts. >> >> >> >> Did you fix it in master after 4.0 release ? >> > >> > This was done in api refactoring branch which was merged recently and >> > it's in master only. >> > >> >> It could be that jclouds worked around this and that by fixing it, we >> actually broke the jclouds client. >> > >> > I don't know how jclouds works and handles response. I would like to >> > hear from jclouds and other folks who may have been affected and how >> > they can be helped. If we don't want this information, we can get rid >> > of it and it's just master, the fix is simple. >> >> Let's see what Charles has to say. He is preparing a demo for the BACD in >> Ghent. >> >> If you can send the hot fix via email, maybe Charles can apply it and >> rebuild to get things working. >> >> -Sebastien >> >> > >> > Regards. >> > >> >> -sebastien >> >> >> >>> >> >>> This information can be used by platforms that run on top of >> >>> CloudStack and clients/scripts to implement logic to handle response >> >>> based on version info. >> >>> >> >>> We can discuss and remove this field if we don't want it. >> >>> >> >>> Regards. >> >>> >> >>>> >> >>>> Regards, >> >>>> >> >>>> -- >> >>>> Charles Moulliard >> >>>> Apache Committer / Sr. Enterprise Architect (RedHat) >> >>>> Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com >> >> >> >> > > > -- > Charles Moulliard > Apache Committer / Sr. Enterprise Architect (RedHat) > Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com