designate-tempest-plugin/designate_tempest_plugin
Jens Harbott d8728b4927 Fix error when creating TimeoutException
We need to have a valid format specifier. Currently this produces:

ValueError: unsupported format character 'w' (0x77) at index 50

[0] http://logs.openstack.org/94/561194/5/check/designate-base/401ff70/testr_results.html.gz

Change-Id: Ibb500c3ed26e23e7770901fa85e6e5bdbb15d741
2018-04-16 09:38:34 +00:00
..
common Fix error when creating TimeoutException 2018-04-16 09:38:34 +00:00
hacking Add Tempest hacking checks 2016-11-04 08:57:42 +00:00
schemas Port V1 Tempest test from designate's contrib folder 2016-05-12 14:44:08 +01:00
services Add __all__ to __init__ for service clients 2017-11-22 15:20:03 +00:00
tests Merge "Do not create network resources for API tests" 2018-03-16 08:41:02 +00:00
__init__.py Initial layout of Designate tempest plugin 2016-04-07 08:08:46 +01:00
clients.py Fix tempest removing variables 2017-01-11 17:17:32 +00:00
config.py Add recordset scenario test 2018-03-12 20:15:02 +11:00
data_utils.py Migrate the recordset validation functional test 2016-08-29 12:30:17 -05:00
plugin.py Implement get_service_clients interface 2017-12-18 15:03:05 +00:00