GitHub user vongazman opened a pull request:
https://github.com/apache/libcloud/pull/1198
Google Cloud DNS documentation
## Google Cloud DNS Documentation
### Description
Documentation for Google Cloud DNS.
### Status
- Added documentation for Cloud DNS
- Python examples for instantiating driver
- done, ready for review
### Checklist (tick everything that applies)
- [ ] [Code
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
(required, can be done after the PR checks)
- [x] Documentation
- [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
- [ ]
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
(required for bigger changes)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vongazman/libcloud dns_docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1198.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1198
----
commit 3d688eee3cda3bdcf21dc646381bafd17e1e75c3
Author: Gareth Mcfarlane <gmcfarlane@...>
Date: 2018-04-09T03:33:32Z
Google Cloud DNS documentation
----
---