summaryrefslogtreecommitdiff
path: root/designateclient/v2/reverse.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix clis related to FloatingIP's ptr recordssonu.kumar2016-08-081-2/+2
| | | | | Change-Id: Ie39f1e86716a096402aafe814fcde821e66dbc5b Closes-Bug: #1600781
* 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/+49
This provides bindings for: - zones - recordsets - tlds - blacklists - limits - nameservers With associated unit tests. Change-Id: Ie9b79340bd327b78916fd038633842da3ace881b