summaryrefslogtreecommitdiff
path: root/heat/tests/api/aws/test_api_ec2token.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-05-051-1/+1
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-2/+1
* Fix lower-constraints tox env to use proper constraintsRabi Mishra2019-04-101-2/+6
* Fall back to www_authenthicate_uriJohannes Grassler2018-11-281-1/+1
* Remove mox usage from test_api_ec2tokenricolin2018-04-111-50/+80
* Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-05-081-1/+1
* Migrate to keystoneauthLu lei2016-09-061-1/+1
* Set enforce_type=True on config overrides in testsAngus Salkeld2016-04-111-1/+1
* Use assertIsNone instead of assertEqual(None, ***)Bertrand Lallau2015-10-261-1/+1
* Fix [H405] pep rule in heat/testsPeter Razumovsky2015-10-121-3/+1
* Improve unit tests to succeed without hash tweakWang Muyu2015-08-191-4/+6
* Revert failing tests and use v3 for ec2 tokensThomas Herve2015-08-181-23/+18
* Get auth_uri from [clients_keystone] section for ec2tokensMiguel Grinberg2015-08-131-0/+17
* Move all api tests to /tests/apiRakesh H S2015-07-081-0/+560