You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Diwaker Gupta <no...@github.com> on 2013/08/05 23:10:21 UTC

[jclouds] Enable time-bound signed URL tests for HPCS. (#98)

HP does, in fact, support configurable temporary signed URLs:
http://docs.hpcloud.com/api/object-storage#temp_url
You can merge this Pull Request by running:

  git pull https://github.com/maginatics/jclouds feature/hpcs-signed-url

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/98

-- Commit Summary --

  * Enable time-bound signed URL tests for HPCS.

-- File Changes --

    M providers/hpcloud-objectstorage/src/test/java/org/jclouds/hpcloud/objectstorage/blobstore/integration/HPCloudObjectStorageBlobSignerLiveTest.java (17)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/98.patch
https://github.com/jclouds/jclouds/pull/98.diff


Re: [jclouds] Enable time-bound signed URL tests for HPCS. (#98)

Posted by CloudBees pull request builder plugin <no...@github.com>.
[jclouds-pull-requests #112](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/112/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/98#issuecomment-22144892

Re: [jclouds] Enable time-bound signed URL tests for HPCS. (#98)

Posted by Andrew Gaul <no...@github.com>.
+1, will merge after dust settles around 1.6.2.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/98#issuecomment-22141434

Re: [jclouds] Enable time-bound signed URL tests for HPCS. (#98)

Posted by Andrew Phillips <no...@github.com>.
@andrewgaul Clear, thanks!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/98#issuecomment-22174036

Re: [jclouds] Enable time-bound signed URL tests for HPCS. (#98)

Posted by CloudBees pull request builder plugin <no...@github.com>.
[jclouds-java-7-pull-requests #570](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/570/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/98#issuecomment-22144494

Re: [jclouds] Enable time-bound signed URL tests for HPCS. (#98)

Posted by Andrew Phillips <no...@github.com>.
A stupid question: removing the overrides ensures that the "real" test actually gets run...am I understanding that correctly?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/98#issuecomment-22157488

Re: [jclouds] Enable time-bound signed URL tests for HPCS. (#98)

Posted by BuildHive <no...@github.com>.
[jclouds ยป jclouds #275](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/275/) SUCCESS
This pull request looks good
[(what's this?)](https://www.cloudbees.com/what-is-buildhive)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/98#issuecomment-22144264

Re: [jclouds] Enable time-bound signed URL tests for HPCS. (#98)

Posted by Andrew Gaul <no...@github.com>.
Closed #98.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/98

Re: [jclouds] Enable time-bound signed URL tests for HPCS. (#98)

Posted by Andrew Gaul <no...@github.com>.
Reverted #63 and applied this commit.  Tested locally with HPCloudObjectStorageBlobSignerLiveTest.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/98#issuecomment-22157981

Re: [jclouds] Enable time-bound signed URL tests for HPCS. (#98)

Posted by Andrew Gaul <no...@github.com>.
@demobox Previously this ran the test but it failed and threw AuthorizationException.  The expectedExceptions annotation masked this failure.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/98#issuecomment-22158016