This PR updates the `GenerateTempURL` example to specifically use the 
`RegionScopedBlobStoreContext` APIs that take a region argument, i.e. 
`RegionScopedBlobStoreContext.getBlobStore()` -> 
`RegionScopedBlobStoreContext.getBlobStore(REGION)`

Imports have been cleaned up, and the creation of a directory has been added to 
ensure the example runs standalone.

JIRA: https://issues.apache.org/jira/browse/JCLOUDS-592
You can merge this Pull Request by running:

  git pull https://github.com/rackerlabs/jclouds-examples fix/jclouds-592

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

  https://github.com/jclouds/jclouds-examples/pull/65

-- Commit Summary --

  * JCLOUDS-592: Explicitly specify region for BlobStore related APIs

-- File Changes --

    M 
rackspace/src/main/java/org/jclouds/examples/rackspace/cloudfiles/GenerateTempURL.java
 (45)

-- Patch Links --

https://github.com/jclouds/jclouds-examples/pull/65.patch
https://github.com/jclouds/jclouds-examples/pull/65.diff

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

Reply via email to