Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Apr 25, 2017

Closes #3070.

@tseaver tseaver added api: spanner Issues related to the Spanner API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. release blocking Required feature/issue must be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 25, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 25, 2017
@tseaver tseaver changed the title Pass client credentials through to instance / database admin API inst… Pass client credentials through to instance / database admin API instances Apr 25, 2017
@tseaver tseaver merged commit b657337 into googleapis:master Apr 25, 2017
@tseaver tseaver deleted the 3070-spanner-pass_explicit_creds_to_api_stubs branch April 25, 2017 19:47
@theacodes theacodes removed the priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. label Apr 25, 2017
"""Helper for session-related API calls."""
if self._instance_admin_api is None:
self._instance_admin_api = InstanceAdminClient(
credentials=self.credentials,

This comment was marked as spam.

richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
…licit_creds_to_api_stubs

Pass client credentials through to instance / database admin API instances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API. cla: yes This human has signed the Contributor License Agreement. release blocking Required feature/issue must be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants