Re: GCE query

2014-03-12 Thread Sathyasuriya Priya
hi Andrea, I am facing some issues testing your PR https://github.com/jclouds/jclouds-labs-google/pull/20 The patch expects test.google-compute-engine.credential property to point to a file. But earlier I was using this property to have the entire private key as string. So some test is failing on

Re: [SoftLayer] Error when invoking getOrderTemplate() method

2014-03-12 Thread Andrea Turli
Hi Imesh, I've committed a new version of soflayer on my branch `refactor/softlayer` commit 56931cb9599d251122828b462c2fae2f171f56b6 It would be nice if you can test it and report on ML your feedback/impressions. Thanks, Andrea On Wed, Mar 12, 2014 at 10:21 PM, Andrea Turli wrote: > Hi Imesh

Re: [SoftLayer] Error when invoking getOrderTemplate() method

2014-03-12 Thread Andrea Turli
Hi Imesh, glad to hear you've been able to test my branch. As I said, we are currently actively working on that branch so it is not stabilized yet, and for that reason you got different version pulling the code in two different moments. I'm going to push a new commit shortly so I will ping you wh

Re: [SoftLayer] Error when invoking getOrderTemplate() method

2014-03-12 Thread Imesh Gunaratne
Hi Andrea, Thank you very much. Really appreciate it. I applied your pull request to my local repository and did a test. Yes it was much stable than the master. However I found one issue when trying to spawn an instance. The OperatingSystemReferenceCode property was not set in the request. org.j

Re: GCE query

2014-03-12 Thread Sathyasuriya Priya
Thanks Ignasi, Nirmal for your encouragement & timely help. I will send the PR tomorrow. On Wed, Mar 12, 2014 at 1:58 AM, Ignasi Barrera wrote: > Great news! > > Feel free to send a pull request to add the GCE examples to the repo > and to fix the compute-basics. If possible, though, use jclouds

Re: [jclouds/abiquo issue] The vDC soft limits cannot be forced in version 2.6 of the API

2014-03-12 Thread Ignasi Barrera
Thanks Carlos! I'll have a look to the branch, and start the work to fully support 2.6 based on it. Hope to have time to do so later this week! Ignasi On 12 March 2014 09:35, Carlos Garcia Ibañez wrote: > Good morning. > > I've pushed the changes to my repo > (https://github.com/carlosgarciai

Re: GCE query

2014-03-12 Thread Ignasi Barrera
Great news! Feel free to send a pull request to add the GCE examples to the repo and to fix the compute-basics. If possible, though, use jclouds 1.7.1 instead of 1.7.0, as it is the latest released version. The document looks good to me too. If you want, you can also take a look at the provider s

Re: GCE query

2014-03-12 Thread Nirmal Fernando
This is some great work Suriya! Thanks for your effort. I'm sure jclouds community will incorporate your fixes and excellent documentation. On Wed, Mar 12, 2014 at 2:18 PM, Sathyasuriya Priya wrote: > Thanks Ignasi > osFamily(OsFamily.CENTOS) did the trick. I am able to add/remove/list > nodes.

Re: GCE query

2014-03-12 Thread Sathyasuriya Priya
Thanks Ignasi osFamily(OsFamily.CENTOS) did the trick. I am able to add/remove/list nodes. Created JIRA issue [1] I have come up with following tutorial for newcomers on getting started with GCE. Pls take a look and provide comments on where it could be improved. https://docs.google.com/document/d

RE: [jclouds/abiquo issue] The vDC soft limits cannot be forced in version 2.6 of the API

2014-03-12 Thread Carlos Garcia Ibañez
Good morning. I've pushed the changes to my repo (https://github.com/carlosgarciaibanez/jclouds-labs.git), into the PATCHES_TRANSPORT_2.6 branch (forked from the 1.7.2-SNAPSHOT). I've not run the live tests yet, because I have to figure out the parameters to set in the filters.properties (I'm as