summaryrefslogtreecommitdiff
path: root/keystone/tests/unit/test_v3_domain_config.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six usageVishakha Agarwal2020-01-301-63/+63
* Finish refactoring self.*_api out of testsLance Bragstad2018-02-051-44/+90
* Add HEAD API to domain configLance Bragstad2017-06-121-54/+179
* Implement password requirements APILance Bragstad2016-12-151-0/+584
* Replace keystone.common.config with keystone.conf packageDolph Mathews2016-06-241-2/+2
* Fix D400 PEP257Navid Pustchi2016-04-211-14/+14
* Support the reading of default values of domain configuration optionsHenry Nash2016-01-151-0/+56
* Validate domain for DB-based domain config. CRUDThomas Hsiao2015-12-141-0/+188
* Use unit.new_domain_ref consistentlySean Perry2015-11-121-1/+2
* Refactor: Don't hard code the error codeDave Chen2015-09-241-6/+6
* Refactor: Don't hard code the error codeDave Chen2015-09-131-7/+11
* Add API support for domain configHenry Nash2015-03-081-0/+210