tempest/tempest/tests/lib
Brant Knudson f2d1f57e00 Refactor extract code to function in auth.py
Code for applying filters to the urls in the KeystoneV*AuthProvider
classes was copy-pasted. Extracting the copied code to a function so
that fixes can be made in one place.

Change-Id: I6b1029d2004fe0208519b506c2751390a6c49569
2016-04-11 15:03:02 -05:00
..
cli Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
common Merge "Migrated microversion testing framework to tempest/lib" 2016-03-16 00:56:29 +00:00
services Migrated microversion testing framework to tempest/lib 2016-03-11 08:17:15 +00:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
base.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
fake_auth_provider.py Added processing /compute URL for getting list of versions 2016-02-25 12:57:43 +03:00
fake_credentials.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
fake_http.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
fake_identity.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
test_auth.py Refactor extract code to function in auth.py 2016-04-11 15:03:02 -05:00
test_base.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
test_credentials.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
test_decorators.py Actually run `test_skip_attr_*` unit tests 2016-03-05 00:04:27 +01:00
test_rest_client.py Unit tests: mock some time.sleep and time.time 2016-03-03 14:33:45 +01:00
test_ssh.py Unit tests: mock some time.sleep and time.time 2016-03-03 14:33:45 +01:00
test_tempest_lib.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00