Re: [jclouds-site] add softlayer getting started (#134)

2015-09-23 Thread Andrea Turli
Merged #134. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#event-416676077

Re: [jclouds-site] add softlayer getting started (#134)

2015-09-22 Thread Andrew Gaul
> + > +## SoftLayer Object Storage > +SoftLayer Object Storage is an OpenStack® based blobstore storage system. > + > +{% highlight java %} > +// Get a context with softlayer that offers the portable BlobStore API > +BlobStoreContext context = ContextBuilder.newBuilder("swift") > +

Re: [jclouds-site] add softlayer getting started (#134)

2015-09-22 Thread Andrew Gaul
> +api.getVirtualGuestApi(); > +api.getDatacenterApi(); > +api.getSoftwareDescriptionApi(); > +api.getVirtualGuestBlockDeviceTemplateGroupApi(); > +api.getAccountApi(); > + > +// Be sure to close the context when done > +computeServiceContext.close(); > +{% endhighlight %} > + > +## SoftLayer Objec

Re: [jclouds-site] add softlayer getting started (#134)

2015-09-22 Thread Andrea Turli
I think we can merge it now, and address the comments on swift when it will be removed. Thoughts? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-142332117

Re: [jclouds-site] add softlayer getting started (#134)

2015-09-22 Thread jclouds-commentator
Go to http://d89bcdbf5c7be57295bf-c6b8c615fe3564655ff367f2d0372343.r27.cf5.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-142328482

Re: [jclouds-site] add softlayer getting started (#134)

2015-04-03 Thread Everett Toews
@andreaturli The next release is out. ;) I'll leave this one up to you. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-89337328

Re: [jclouds-site] add softlayer getting started (#134)

2015-03-24 Thread Everett Toews
Thanks for the pull request but it's release week in jclouds and that means it's time to clean up the PR queue. This PR will be over 6 months old as of April 1. If you intend to continue work on it, please make a comment by April 2. Otherwise it will be closed on April 3. --- Reply to this emai

Re: [jclouds-site] add softlayer getting started (#134)

2015-01-22 Thread Andrea Turli
> +api.getVirtualGuestApi(); > +api.getDatacenterApi(); > +api.getSoftwareDescriptionApi(); > +api.getVirtualGuestBlockDeviceTemplateGroupApi(); > +api.getAccountApi(); > + > +// Be sure to close the context when done > +computeServiceContext.close(); > +{% endhighlight %} > + > +## SoftLayer Objec

Re: [jclouds-site] add softlayer getting started (#134)

2015-01-19 Thread Everett Toews
> +api.getVirtualGuestApi(); > +api.getDatacenterApi(); > +api.getSoftwareDescriptionApi(); > +api.getVirtualGuestBlockDeviceTemplateGroupApi(); > +api.getAccountApi(); > + > +// Be sure to close the context when done > +computeServiceContext.close(); > +{% endhighlight %} > + > +## SoftLayer Objec

Re: [jclouds-site] add softlayer getting started (#134)

2015-01-13 Thread Andrea Turli
> +api.getVirtualGuestApi(); > +api.getDatacenterApi(); > +api.getSoftwareDescriptionApi(); > +api.getVirtualGuestBlockDeviceTemplateGroupApi(); > +api.getAccountApi(); > + > +// Be sure to close the context when done > +computeServiceContext.close(); > +{% endhighlight %} > + > +## SoftLayer Objec

Re: [jclouds-site] add softlayer getting started (#134)

2015-01-08 Thread Everett Toews
> +api.getVirtualGuestApi(); > +api.getDatacenterApi(); > +api.getSoftwareDescriptionApi(); > +api.getVirtualGuestBlockDeviceTemplateGroupApi(); > +api.getAccountApi(); > + > +// Be sure to close the context when done > +computeServiceContext.close(); > +{% endhighlight %} > + > +## SoftLayer Objec

Re: [jclouds-site] add softlayer getting started (#134)

2015-01-08 Thread jclouds-commentator
Go to http://ee8e0296737d64dbf61d-945673528002d63806ace590c004f864.r36.cf5.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-69171808

Re: [jclouds-site] add softlayer getting started (#134)

2015-01-08 Thread Andrea Turli
hi @jdaggett do yo think it is time to merge that? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-69171874

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-24 Thread jclouds-commentator
Go to http://e61d44811d8a6f16195e-fb06c96673b155ddfb70752580ba1b03.r39.cf5.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-60421964

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests #428](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/428/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-60421809

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-24 Thread Jeremy Daggett
Interesting... How is this being generated if you changed the name? http://38953854b8ad48589760-7931cc549aa729925d8b0c50b00695c3.r71.cf5.rackcdn.com/guides/softlayer-cci/ ? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-60419

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-22 Thread Andrea Turli
@jdaggett can we close that? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-60057592

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-17 Thread jclouds-commentator
Go to http://38953854b8ad48589760-7931cc549aa729925d8b0c50b00695c3.r71.cf5.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59572397

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-17 Thread Andrea Turli
@jdaggett yeah maybe it is less confusing, thanks! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59572197

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-17 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests #414](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/414/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59572210

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-17 Thread Jeremy Daggett
@andreaturli One last thing! I would suggest naming `softlayer-cci` just `softlayer` for all references in this PR. WDYT? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59525054

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-17 Thread Andrea Turli
@jdaggett do you think it is good to merge it? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59516058

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-16 Thread jclouds-commentator
Go to http://f0fd9d0b18ad28b248fd-c8b646a863aa775cbfad159817781667.r75.cf5.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59330897

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-16 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests #412](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/412/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59330796

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-16 Thread Andrea Turli
> softlayer > - > +SG,US-CA,US-TX,US-VA,US-WA,NL,HK,NSFTW-IL,AU,CA-ON,GB great idea! thanks --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134/files#r18943488

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-16 Thread Andrea Turli
> + > +{% highlight java %} > +// Get a context with softlayer that offers the portable BlobStore API > +BlobStoreContext context = ContextBuilder.newBuilder("swift") > + .credentials("tenantName:accessKey", "apiKey) > + > .endpoint("https://ams01.objectstorage.soft

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-16 Thread jclouds-commentator
Go to http://66fb6d8c1416da45f253-2f5eba2fd4e17def7c936c60445d85b2.r42.cf5.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59323601

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-16 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests #410](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/410/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59323473

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-15 Thread Jeremy Daggett
> + > +{% highlight java %} > +// Get a context with softlayer that offers the portable BlobStore API > +BlobStoreContext context = ContextBuilder.newBuilder("swift") > + .credentials("tenantName:accessKey", "apiKey) > + > .endpoint("https://ams01.objectstorage.soft

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-15 Thread Jeremy Daggett
> softlayer > - > +SG,US-CA,US-TX,US-VA,US-WA,NL,HK,NSFTW-IL,AU,CA-ON,GB Wow, now there is a list of ISO codes! I wonder if you can add an `` tag right after `US-WA` to split it into two lines. ? --- Reply to this email directly or view it on GitHub: https:/

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-15 Thread jclouds-commentator
Go to http://38a1978b0178d686f80d-7e234dfdb2a13218b9e9179aca636b27.r31.cf5.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59287587

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-15 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests #409](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/409/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/134#issuecomment-59287417

[jclouds-site] add softlayer getting started (#134)

2014-10-15 Thread Andrea Turli
You can merge this Pull Request by running: git pull https://github.com/andreaturli/jclouds-site feature/softlayer Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-site/pull/134 -- Commit Summary -- * add softlayer getting started -- File Change