summaryrefslogtreecommitdiff
path: root/designateclient/functionaltests/models.py
Commit message (Collapse)AuthorAgeFilesLines
* Adds changes related to py3 compatibilitysonu.kumar2015-11-241-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 CLIPaul Glass2015-09-231-0/+80
Change-Id: Ib2d1261bcb0362c586c0aae4b9c5a8a563f07c71