This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 4048faa0d489246fd32601e4f1a903e263dce9b5 Merge: bcfec62 754f2b4 Author: Tomaz Muraus <[email protected]> AuthorDate: Fri Oct 22 10:23:37 2021 +0200 Merge branch 'fix/nsone-create-record' of https://github.com/karantan/libcloud into karantan-fix/nsone-create-record libcloud/dns/drivers/nsone.py | 21 +++---- .../nsone/create_record_already_exists.json | 3 + .../dns/fixtures/nsone/create_record_success.json | 24 ++++++++ .../nsone/create_record_zone_not_found.json | 3 + libcloud/test/dns/test_nsone.py | 66 +++++++++++++++++++++- 5 files changed, 105 insertions(+), 12 deletions(-)
