deb-tempest/tempest/tests/lib
Attila Fazekas 7628cb2f5d Unix style line ending
My freshly created tox pep8 py3 venv was started
to complaining about the line endings:
'H903  Windows style line endings not allowed in code'

I decided to make him happy and remove the '\r'.

Change-Id: Ifbee4a88f2f91e51cb710469316c8fcf00b00eb3
2017-07-18 20:41:59 +02:00
..
cli Introduce flake8-import-order 2017-02-13 17:16:18 +09:00
common Prevent error in _parse_resp when nullable list 2017-05-30 17:42:26 +00:00
services Unix style line ending 2017-07-18 20:41:59 +02:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
fake_auth_provider.py Remove tests/fake_auth_provider 2016-09-12 23:32:42 +09:00
fake_credentials.py Introduce scope in the auth API 2016-05-24 14:11:14 +00:00
fake_http.py Swift object client: use urllib3 builtin support for chunked transfer 2016-05-25 16:51:31 +02:00
fake_identity.py Correct fake V3 token responses 2016-12-06 09:00:06 -06:00
test_auth.py Using fixtures instead of deprecated mockpatch module 2017-05-11 14:17:17 +07:00
test_base.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
test_credentials.py Removes explicit looping over dict .keys() method 2016-07-11 16:45:22 +02:00
test_decorators.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_ssh.py ssh: Add proxy support 2017-02-01 08:45:37 +09:00
test_tempest_lib.py Removes unnecessary utf-8 encoding 2017-01-04 09:12:29 +07:00