cha0tic87 opened a new issue, #1831: URL: https://github.com/apache/libcloud/issues/1831
## 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 (https://github.com/apache/libcloud/pull/988 and https://github.com/apache/libcloud/pull/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=>` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
