barbican/functionaltests/api/v1
Vu Cong Tuan 66ed951a77 Use assertRegex instead of assertRegexpMatches
In Python3, assertRegexpMatches & assertNotRegexpMatches
are deprecated in favor of assertRegex and assertNotRegex

Change-Id: I5966bf52b86e3b7ce7fb0f75c662af15a50c122e
2017-11-07 13:28:00 +07:00
..
behaviors Merge "Stop using deprecated 'message' attribute in Exception" 2017-09-12 20:41:57 +00:00
functional Use assertRegex instead of assertRegexpMatches 2017-11-07 13:28:00 +07:00
models Fixes for Running Functional Tests with Python 3.5 2017-04-27 13:06:14 -04:00
smoke Use assertRegex instead of assertRegexpMatches 2017-11-07 13:28:00 +07:00
__init__.py Add tempest tests to run in devstack gate 2014-07-25 17:03:41 -05:00