| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement zone export | Rahman Syed | 2016-03-23 | 1 | -1/+16 |
| | | | | | | | | | | | | Zone export commands (create, list, show, delete, showfile) are missing from the python-designateclient. This change includes implementation, as well as unit tests and functionaltests. Change-Id: I957946d739bceea1074e2fda2ce7f841143b0611 Partial-Bug: #1550532 | ||||
| * | Adds changes related to py3 compatibility | sonu.kumar | 2015-11-24 | 1 | -1/+2 |
| | | | | | | | | | | This patch replaces map() and zip() with six.moves.map() and six.moves.zip() respectively to provide py2/3 compatibility. Change-Id: I2e4b61c67ee34247f4c9e77f593df18d9dfd574b Partially-Implements: blueprint designate-py3 | ||||
| * | Layout some functional tests for the V2 CLI | Paul Glass | 2015-09-23 | 1 | -0/+80 |
| Change-Id: Ib2d1261bcb0362c586c0aae4b9c5a8a563f07c71 | |||||
