Modified blobstore-basics to expect a json key file as the credential when 
provider is google-cloud-storage, and, in that case, extract the private key 
from the json file. This is consistent with the compute-basics example
Added documentation on GCS parameterization to the README.md
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Added Google Cloud Storage parameterization
  * When provider is Google Cloud Storage, credential is a json key file, which 
must be read into a string
  * Improve consistency with other providers
  * Get the name right

-- File Changes --

    M blobstore-basics/README.md (9)
    M 
blobstore-basics/src/main/java/org/jclouds/examples/blobstore/basics/MainApp.java
 (40)

-- Patch Links --

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

-- 
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-examples/pull/97

Reply via email to