You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2022/12/29 20:55:11 UTC

[GitHub] [libcloud] cha0tic87 opened a new issue, #1831: Unable to delete multi value records in Route53

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: notifications-unsubscribe@libcloud.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org