Re: [jclouds/jclouds-labs] pb-updates-v3 (#333)

2016-10-28 Thread alibazlamit
@alibazlamit pushed 1 commit. 6af4e89 minor change to the return type -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[jclouds/jclouds-labs] pb-updates-v3 (#333)

2016-10-28 Thread alibazlamit
@nacx Here is the v3 updates with the fixed two live tests that were failing, ready for review. Thanks. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/333 -- Commit Summary -- * pb-updates-v3 -- File Changes -- M

Re: [jclouds/jclouds-karaf] JCLOUDS-1191: Avoid NPE and let commands properly print the stacktraces (#85)

2016-10-28 Thread Andrew Gaul
andrewgaul commented on this pull request. > @@ -87,7 +87,7 @@ protected ComputeService getComputeService() throws > IOException { String apiValue = EnvHelper.getComputeApi(api); String identityValue = EnvHelper.getComputeIdentity(identity); String credentialValue =

Re: [jclouds/jclouds] Fix retryOnRenew classes (#1031)

2016-10-28 Thread Andrea Turli
Closed #1031. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1031#event-840319356

Re: [jclouds/jclouds] Fix retryOnRenew classes (#1031)

2016-10-28 Thread Andrea Turli
ok merged at [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/9b3e6d91) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1031#issuecomment-256971205

Re: [jclouds/jclouds] Fix retryOnRenew classes (#1031)

2016-10-28 Thread Ignasi Barrera
+1 as soon as the build is green! :) Thanks @andreaturli! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1031#issuecomment-256960413

[jclouds/jclouds] Fix retryOnRenew classes (#1031)

2016-10-28 Thread Andrea Turli
This port to master the PR #1027 already merged in `1.9.x` These classes should not close the release the payload as they are not reading it. - fix swift - fix openstack-swift v1 and v2 - fix RetryOnRenewTest for v1 and v2 You can view, comment on, or merge this pull request online at:

Re: [jclouds/jclouds] Fix retryOnRenew classes (#1031)

2016-10-28 Thread Andrea Turli
this PR is just to double-check everything is alright -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1031#issuecomment-256954646

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-28 Thread Andrea Turli
ok cool. I think I will volunteer for a new 1.9.x release :) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1027#issuecomment-256953771

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-28 Thread Ignasi Barrera
Absolutely. There are no plans to release 1.9.x, and it's been a while since we stopped backporting fixes. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1027#issuecomment-256953114

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-28 Thread Andrea Turli
merged at [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/7167b473) @nacx @zack-shoylev shall we port that to `master` as well? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds-labs] Properly track the status of write operations (#332)

2016-10-28 Thread Ignasi Barrera
Closed #332. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/332#event-840132742

Re: [jclouds/jclouds-labs] Properly track the status of write operations (#332)

2016-10-28 Thread Ignasi Barrera
Squashed and pushed to master as [c4e36e72](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/c4e36e72). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds-labs] Properly track the status of write operations (#332)

2016-10-28 Thread Ignasi Barrera
@nacx pushed 1 commit. a9b25ad Removed unused import -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/332/files/21e5953d93c896b4a504bc319aeea54ab2167f5c..a9b25addf06a67a67bf6d9d001a7b6e0f48553ff

[jira] [Commented] (JCLOUDS-1192) TIMEOUT_SCRIPT_COMPLETE doesn't work.

2016-10-28 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15615460#comment-15615460 ] Ignasi Barrera commented on JCLOUDS-1192: - The script timeout is not a "connection" timeout.

[jclouds/jclouds-labs] Properly track the status of write operations (#332)

2016-10-28 Thread Ignasi Barrera
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/332 -- Commit Summary -- * Track status of requests that return the Location header * Add mock test for single URI deserialization * Fixed volume creation in snapshot api live

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-28 Thread Ignasi Barrera
nacx approved this pull request. lgtm! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1027#pullrequestreview-6243053