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

Allow passing 'description' 'ManagedZone.__init__' #1729

Merged
merged 1 commit into from
Apr 19, 2016
Merged

Allow passing 'description' 'ManagedZone.__init__' #1729

merged 1 commit into from
Apr 19, 2016

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Apr 18, 2016

Uses #1728 as a base.

Likewise, allow passing 'description' to 'Client.zone'.

Closes: #1721

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 18, 2016
@tseaver tseaver added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: dns Issues related to the Cloud DNS API. labels Apr 18, 2016
}

if self.dns_name is not None:
resource['dnsName'] = self.dns_name

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

Likewise, to 'Client.zone'.

Closes: #1721.
@dhermes
Copy link
Contributor

dhermes commented Apr 19, 2016

LGTM

@tseaver tseaver merged commit 18a1af4 into googleapis:master Apr 19, 2016
@tseaver tseaver deleted the 1721-pass_description_to_zone_ctor branch April 19, 2016 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dns Issues related to the Cloud DNS API. cla: yes This human has signed the Contributor License Agreement. 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.

3 participants