> @@ -92,6 +98,22 @@ public static String getComputeCredential(String 
> credential) {
>      }
>  
>      /**
> +     * Extracts the credential value from the Google Cloud credentials json 
> file.
> +     * @param jsonFile
> +     * @return
> +     */
> +    public static String getGoogleCredentialFromJsonFile(String jsonFile) {

Also I only profile the path to the PEM file and somehow GCS expands it.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/72/files#r50609203

Reply via email to