ChihweiLHBird opened a new pull request, #2134: URL: https://github.com/apache/libcloud/pull/2134
## Add support for axfr_ips and PTR records in Linode DNS v4 ### Description This branch is based on https://github.com/apache/libcloud/pull/2132 so the v3 is removed. I can rebase it atfer https://github.com/apache/libcloud/pull/2132 is merged to shorten the diff. Add `axfr_ips` parameter to zone creation, `PTR` record type support, and `CAA` tag preservation in Linode DNS v4 driver. Includes corresponding tests and fixtures. ### Status Done, waiting for https://github.com/apache/libcloud/pull/2132 merged to be ready for review ### Checklist (tick everything that applies) - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) - [ ] Documentation - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes) -- 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]
