deb-python-tempest-lib/tempest_lib/services/identity/v3
Adrien Cunin 7c42ae0dad Added __init__.py to tests/services/identity/
This is necessary for the tests to actually be run.

Also use sort_keys=True for json.dumps() in both the auth() methods and the
unit tests that compare the expected and actual request bodies. Otherwise
the order of the keys is unpredictable and the tests fail randomly.

Change-Id: Ieb27be22367b419326939c4261388286e6c996c4
2016-01-25 09:53:53 +01:00
..
__init__.py Migrate token clients to tempest-lib 2015-03-16 21:35:11 +00:00
token_client.py Added __init__.py to tests/services/identity/ 2016-01-25 09:53:53 +01:00