This is an automated email from the ASF dual-hosted git repository. micafer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit f85196beeb4a07300059a0345a9ae4936c859d0e Merge: 2ec566dd5 7acc0ba2a Author: Miguel Caballer Fernandez <[email protected]> AuthorDate: Tue Jul 21 10:14:24 2026 +0200 Merge pull request #2134 from ChihweiLHBird/zhiwei/linode-dns-update Add support for axfr_ips and PTR records in Linode DNS v4 libcloud/dns/drivers/linode.py | 7 ++-- .../dns/fixtures/linode_v4/create_record_ptr.json | 15 +++++++++ .../fixtures/linode_v4/create_zone_axfr_ips.json | 21 ++++++++++++ libcloud/test/dns/test_linode_v4.py | 37 ++++++++++++++++++++++ 4 files changed, 78 insertions(+), 2 deletions(-)
