c-w opened a new pull request #1292: [LIBCLOUD-1001] Update Cloudflare DNS driver to API v4 URL: https://github.com/apache/libcloud/pull/1292 ## Update Cloudflare DNS driver to API v4 ### Description As discussed in [LIBCLOUD-1001](https://issues.apache.org/jira/browse/LIBCLOUD-1001), Cloudflare turned off [the old JSON API](https://www.cloudflare.com/api_json.html) and replaced it with [the new v4 API](https://api.cloudflare.com/). This pull request updates the Cloudflare DNS driver to use the new API. Note that in order to keep the implementation of the v4 API streamlined, none of the existing `ex_` methods were migrated to the new API. ### Status - done, ready for review ### Checklist (tick everything that applies) - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) - [x] Documentation - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
