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

STORAGE: Adding default project in get_connection. #699

Merged

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Mar 12, 2015

Also removing the same fallback in set_default_connection since it calls get_connection().


FWIW: I came across this while trying to make implicit auth work in storage. The fact that get_connection requires arguments doesn't work well with _LazyProperty.

Also removing the same fallback in set_default_connection since it
calls get_connection().
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 12, 2015
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling da6ad6c on dhermes:storage-default-project-in-connection into * on GoogleCloudPlatform:master*.

@dhermes dhermes added the api: storage Issues related to the Cloud Storage API. label Mar 12, 2015
@tseaver
Copy link
Contributor

tseaver commented Mar 12, 2015

LGTM

dhermes added a commit that referenced this pull request Mar 12, 2015
…ction

STORAGE: Adding default project in get_connection.
@dhermes dhermes merged commit 19bdb13 into googleapis:master Mar 12, 2015
@dhermes dhermes deleted the storage-default-project-in-connection branch March 12, 2015 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants