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

Fix in the CloudFlare DNS driver #1429

Merged
merged 2 commits into from
Feb 17, 2020
Merged

Conversation

Kami
Copy link
Member

@Kami Kami commented Feb 17, 2020

This pull request fixes zone.export_to_bind_format method for the CloudFlare driver.

It does that by adding missing priority attribute to record.extra dictionary. Without it, that method throws an exception.

Thanks to @gh-jamesmontgomery for reporting this issue.

Resolves #1413

to the record.extra dictionary.

Without it, export_to_bind_format() method doesn't work.

Resolves apache#1428
@Kami Kami merged commit 5b047c2 into apache:trunk Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mypy issues as of 2.8.0
1 participant