> @@ -0,0 +1,43 @@ > +jclouds Google Cloud Storage Provider > +=========================================================== > + > +* Q. What is the identity for GCE? > + > +A. the identity is the developer email which can be obtained from the admin > GUI. Its usually something in the form: <my account > id>@developer.gserviceaccount.com > + > +* Q. What is the credential for GCE > + > +A. the credential is a private key, in pem format. It can be extracted from > the p12 keystore that is obtained when creating a "Service Account" (in the > GUI: Google apis console > Api Access > Create another client ID > "Service > Account"
This changed in the new console to Developers Console > APIs and Auth > Create New Client ID --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/27/files#r13828775
