summaryrefslogtreecommitdiff
path: root/designateclient/v2/nameservers.py
Commit message (Collapse)AuthorAgeFilesLines
* Move all V2 Controllers to inherit from the v2Graham Hayes2016-03-291-2/+2
| | | | | | | | | | Previously some v2 controllers inherited from the base client.Controller. Fixes have been added to the V2Controller that allow it to work with lists + next links. Change-Id: I23b4ecc52b71cafc4085ab6586164bd03ac6afea
* V2 BindingsEndre Karlson2015-05-071-0/+26
This provides bindings for: - zones - recordsets - tlds - blacklists - limits - nameservers With associated unit tests. Change-Id: Ie9b79340bd327b78916fd038633842da3ace881b