Re: [SoftLayer] User Data in SoftLayerTemplateOptions

2014-03-13 Thread Imesh Gunaratne
Hi Andrea, Thank you very much for the clarification! Yes definitely, will create a JIRA for this. Thanks Imesh On Sat, Mar 8, 2014 at 4:30 PM, Andrea Turli wrote: > No problem Ignasi! > > There are still things that we are adding, so probably we will need some > more time before merging it.

Re: [SoftLayer] User Data in SoftLayerTemplateOptions

2014-03-08 Thread Andrea Turli
No problem Ignasi! There are still things that we are adding, so probably we will need some more time before merging it. On Sat, Mar 8, 2014 at 9:36 PM, Ignasi Barrera wrote: > Thanks Andrea! > > I'll complete the review this weekend so we can merge it and take carr of > this too. > El 08/03

Re: [SoftLayer] User Data in SoftLayerTemplateOptions

2014-03-08 Thread Ignasi Barrera
Thanks Andrea! I'll complete the review this weekend so we can merge it and take carr of this too. El 08/03/2014 18:51, "Andrea Turli" escribió: > Hi Imesh, > > as a general information, jclouds already supports userData through > TemplateOptions [1] so there is no need to extend TemplateOptions

Re: [SoftLayer] User Data in SoftLayerTemplateOptions

2014-03-08 Thread Andrea Turli
Hi Imesh, as a general information, jclouds already supports userData through TemplateOptions [1] so there is no need to extend TemplateOptions into SoftLayerTemplateOptions for that. Unfortunately looking at the current implementation (1.7.1) of softlayer, even it you passed the userData they wi

[SoftLayer] User Data in SoftLayerTemplateOptions

2014-03-08 Thread Imesh Gunaratne
Hi, I'm from Apache Stratos (incubating) team and trying to use jclouds Softlayer implementation. Is it possible to set User Data in SoftLayerTemplateOptions? I could see this functionality in Softlayer API: userData.value Arbitrary data to be made available to the server. - *Optional* -