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

Add support for the GCLOUD_PROJECT environment variable #73

Merged
merged 1 commit into from
Nov 8, 2016

Conversation

theacodes
Copy link
Contributor

Resolves #72

@@ -254,7 +254,9 @@ def default(request=None):
If no credentials were found, or if the credentials found were
invalid.
"""
explicit_project_id = os.environ.get(environment_vars.PROJECT)
explicit_project_id = os.environ.get(

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@theacodes theacodes merged commit ce37cba into master Nov 8, 2016
@theacodes theacodes deleted the gcloud-project-support branch November 8, 2016 00:41
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