python-designateclient/designateclient/tests/v2
Rudolf Vriend b741282eaf Add tsig key support to python-designateclient
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
2017-07-07 14:16:30 +02:00
..
__init__.py Replace 'assertTrue(a in b)' with 'assertIn(a, b)' 2016-09-28 13:51:43 +07:00
test_blacklists.py V2 Bindings 2015-05-07 17:23:09 +02:00
test_client.py Switch to keystoneauth 2016-05-16 17:20:28 -03:00
test_limits.py V2 Bindings 2015-05-07 17:23:09 +02:00
test_nameservers.py V2 Bindings 2015-05-07 17:23:09 +02:00
test_recordsets.py V2 Bindings 2015-05-07 17:23:09 +02:00
test_reverse.py V2 Bindings 2015-05-07 17:23:09 +02:00
test_service_statuses.py Add support for service status 2016-04-12 09:50:27 +02:00
test_timeout.py Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)' 2016-11-18 10:14:54 +08:00
test_tlds.py Resolve TLD's by name 2015-10-16 13:04:17 +02:00
test_tsigkeys.py Add tsig key support to python-designateclient 2017-07-07 14:16:30 +02:00
test_zones.py Add `openstack zone transfer accept list` cli to designateclient 2016-06-14 11:26:53 +00:00