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

Unable to delete multi value records in Route53 #1831

Open
cha0tic87 opened this issue Dec 29, 2022 · 0 comments
Open

Unable to delete multi value records in Route53 #1831

cha0tic87 opened this issue Dec 29, 2022 · 0 comments

Comments

@cha0tic87
Copy link

Summary

LibCloud is currently unable to delete multi-value DNS records (e.g. MX) in Route53. The earliest I've traced this problem back to is 2015, and while there have been several PR's (#988 and #432) to attempt to fix it, they've all been abandoned and not yet merged into master.

Detailed Information

  • LibCloud Version: 3.6.1
  • Create multi-value MX record in Route53 zone
  • Call delete_record()
  • View LibCloud error:

RecordDoesNotExistError: <RecordDoesNotExistError in <libcloud.dns.drivers.route53.Route53DNSDriver object at 0x03140E90>, record_id=MX:testrecord, value=>

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

No branches or pull requests

1 participant