summaryrefslogtreecommitdiff
path: root/keystone/tests/unit/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of deprecated oslo.db optionsStephen Finucane2021-07-061-32/+0
* Simplify default config testColleen Murphy2020-09-241-3/+1
* Remove pastedeployMorgan Fainberg2018-06-061-19/+0
* Remove the sample .conf fileJesse Pretorius2018-04-181-14/+25
* Using assertIsNone() instead of assertIs(None)Cao Xuan Hoang2016-09-261-2/+2
* Replace keystone.common.config with keystone.conf packageDolph Mathews2016-06-241-7/+6
* Add set_config_defaults() call to testsAlexander Makarov2016-04-191-0/+4
* Merge keystone.config into keystone.common.configBrant Knudson2015-11-191-1/+1
* Change tests to use common name for keystone.tests.unitBrant Knudson2015-09-041-9/+9
* Short names for auth pluginsBrant Knudson2015-06-221-4/+2
* Fix the wrong order of parameters when using assertEqualDave Chen2015-03-071-4/+4
* Consistently use oslo_config.cfg.CONFBrant Knudson2015-02-181-1/+3
* Move existing tests to unitBrant Knudson2015-02-131-0/+82