summaryrefslogtreecommitdiff
path: root/designateclient/functionaltests/v2/test_tsigkeys.py
Commit message (Collapse)AuthorAgeFilesLines
* Add tsig key support to python-designateclientRudolf Vriend2017-07-071-0/+90
This fix adds support for the designate tsig keys api to python-designateclient. It will add tsigkey related crud commands to the openstackclient. Change-Id: I84336c3aca85ca62771fd2115481eda32ee980d2 Closes-Bug: #1702506