This is the continuation of https://github.com/jclouds/jclouds-karaf/pull/87, to properly encapsulate the Google Cloud credentials logic and reuse it in compute and blob store.
/cc @demobox @andrewgaul You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-karaf/pull/88 -- Commit Summary -- * Properly encapsulate google credential processing -- File Changes -- M commands/src/main/java/org/jclouds/karaf/commands/blobstore/BlobStoreCommandWithOptions.java (5) M commands/src/main/java/org/jclouds/karaf/commands/blobstore/BlobStoreServiceCreateCommand.java (2) M commands/src/main/java/org/jclouds/karaf/commands/compute/ComputeCommandWithOptions.java (5) M commands/src/main/java/org/jclouds/karaf/commands/compute/ComputeServiceCreateCommand.java (5) M utils/src/main/java/org/jclouds/karaf/utils/EnvHelper.java (24) -- Patch Links -- https://github.com/jclouds/jclouds-karaf/pull/88.patch https://github.com/jclouds/jclouds-karaf/pull/88.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-karaf/pull/88
