Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[google compute] LIBCLOUD-657 add support for JSON private key format #438

Closed

Conversation

erjohnso
Copy link
Member

Google has introduced a new JSON formatted private key for Service Accounts. This PR adds support for the new format along with some improved handling of files vs strings for the key value. Docs have been updated to inform users Google prefers the JSON format versus legacy P12 format.

/cc @windo - This PR also includes the patch from Siim Poder via LIBCLOUD-627 to fix auth with Python 3.

Manual testing was done for the various file formats and using Python 2.7 and 3.2.

/cc @carlcrott since I broke you last time I touched GCE auth and if I do it again, he'll give me a 👊

@Kami
Copy link
Member

Kami commented Jan 26, 2015

LGTM

@Kami
Copy link
Member

Kami commented Jan 26, 2015

Please also update CHANGES file.

@erjohnso
Copy link
Member Author

Will do, thanks @Kami.

@asfgit asfgit closed this in ab7d07b Jan 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants