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 2020/01/23 19:33:55 UTC

[libcloud] branch trunk updated (a63b90e -> c6bebce)

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.


    from a63b90e  Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk
     new 2ce468c  Update Gandi Live DNS driver to match service change in HTTP DELETE response
     new 7aca59b  Fix lint.
     new 7b65e0f  Add changelog entry.
     new c6bebce  Merge pull request #1416 from zepheiryan/update-gandi-live-delete-response

The 7148 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.rst                                                  | 8 ++++++++
 libcloud/common/gandi_live.py                                | 9 ++++++++-
 libcloud/test/dns/fixtures/gandi_live/delete_gandi_zone.json | 3 ---
 libcloud/test/dns/fixtures/gandi_live/delete_record.json     | 3 ---
 libcloud/test/dns/test_gandi_live.py                         | 6 ++----
 5 files changed, 18 insertions(+), 11 deletions(-)
 delete mode 100644 libcloud/test/dns/fixtures/gandi_live/delete_gandi_zone.json
 delete mode 100644 libcloud/test/dns/fixtures/gandi_live/delete_record.json