Re: [jclouds] JCLOUDS-40 unasync azureblob (#540)

2014-10-03 Thread Adrian Cole
merged into 1.8.x and master --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/540#issuecomment-57895124

Re: [jclouds] Unasync tree that starts with openstack legacy (#542)

2014-10-03 Thread Andrew Gaul
@@ -118,7 +169,12 @@ * p/ * ACTIVE - QUEUE_RESIZE - ACTIVE (on error) */ - void resizeServer(int id, int flavorId); + @POST + @QueryParams(keys = format, values = json) + @Path(/servers/{id}/action) + @Produces(APPLICATION_JSON) +

Re: [jclouds] Unasync tree that starts with openstack legacy (#542)

2014-10-03 Thread Andrew Gaul
:+1: although I no human can reason about refactors this large! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/542#issuecomment-57895168

Re: [jclouds] JCLOUDS-743 - Remove bluelock-vcloud-zone01 provider (#543)

2014-10-03 Thread CloudBees pull request builder plugin
[jclouds-pull-requests-java-6 #128](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests-java-6/128/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/543#issuecomment-57895244

Re: [jclouds] Unasync tree that starts with openstack legacy (#542)

2014-10-03 Thread CloudBees pull request builder plugin
[jclouds-pull-requests-java-6 #129](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests-java-6/129/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/542#issuecomment-57895810

<    1   2   3