tempest/tempest/tests/lib
Ghanshyam Mann ad8737c7f2 Add APIMicroversionFixture to library interface
APIMicroversionFixture is used to set the microversion on
service clients which will take care of reseting the microversion.

This interface has been added to set the microversion on all supported
service clients which use microverison. User can set multiple
service microversion all together.

Using the new interface in compute tests to make sure it is all
working in serial and parallel testing.

Change-Id: I6ed41b02041d38c2c92c58b0d3dd6613d03da3f7
2019-04-16 02:01:12 +00:00
..
cli CLI tests: Identity v3 (project name, api version) 2018-01-11 10:26:54 +01:00
common Merge "Add profiler support into Tempest" 2019-03-17 21:46:15 +00:00
services Init placement client in tempest Manager object 2019-04-01 09:35:42 -04: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_api_microversion_fixture.py Add APIMicroversionFixture to library interface 2019-04-16 02:01:12 +00: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 Allow decorators.attr to be conditional 2019-02-15 09:01:26 -05:00
test_ssh.py Py3: Finish the python3 port 2017-08-09 14:55:37 +08:00
test_tempest_lib.py Removes unnecessary utf-8 encoding 2017-01-04 09:12:29 +07:00