summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_identity.py
Commit message (Expand)AuthorAgeFilesLines
* Adapter raise_exc=False by defaultEric Fried2018-06-221-2/+1
* Unit test framework: common FakeResponseEric Fried2018-03-261-28/+6
* Use ksa adapter for keystone conf & requestsEric Fried2017-11-301-49/+34
* Enable custom certificates for keystone communicationjichenjc2017-09-191-22/+36
* Be more tolerant of keystone catalog configurationSean Dague2017-06-051-9/+72
* Check for 204 case in DynamicVendorDataMatt Riedemann2017-03-011-1/+5
* Verify project_id when quotas are checkedSean Dague2017-02-221-0/+88