You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2021/10/22 08:25:09 UTC

[libcloud] 02/03: Merge branch 'fix/nsone-create-record' of https://github.com/karantan/libcloud into karantan-fix/nsone-create-record

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 <to...@tomaz.me>
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(-)