cinder/cinder/tests/functional
Sean McGinnis 6c9609911d
Fix deprecation escape sequence errors under 3.6
Python 3.6 is more strict about strings containing escape sequences.
We've cleaned up other regex strings but a few sneaked back in. This
converts a few more instances to raw strings to get rid of the escape
warnings.

Change-Id: I102a3b27a2f8e55de117007b183d5c4ad40284fb
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-04 12:20:38 -05:00
..
api Automate generation of API versions api-ref samples 2019-01-10 19:48:18 +05:30
api_sample_tests Automate generation of snapshots api-ref samples 2019-03-12 12:07:01 +05:30
__init__.py Fix cinder functional tests job 2017-03-21 11:45:26 +02:00
api_samples_test_base.py Fix deprecation escape sequence errors under 3.6 2019-04-04 12:20:38 -05:00
functional_helpers.py Default functional tests to use v3 API 2018-08-08 10:56:04 -05:00
test_extensions.py Remove API v1 2017-09-06 07:39:10 -05:00
test_group_replication.py Fix incorrect use of assertFalse causing CI failed 2017-10-26 11:01:02 +07:00
test_group_snapshots.py Fix incorrect use of assertFalse causing CI failed 2017-10-26 11:01:02 +07:00
test_groups.py Fix incorrect use of assertFalse causing CI failed 2017-10-26 11:01:02 +07:00
test_login.py Move integrated tests to 'functional' directory 2016-02-09 23:28:27 +02:00
test_quotas.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
test_volumes.py Allow using forward slashes in metadata 2018-10-19 15:13:32 +02:00