summaryrefslogtreecommitdiff
path: root/keystone/tests/unit/test_backend_ldap_pool.py
Commit message (Expand)AuthorAgeFilesLines
* Switch from mock to unittest.mock useSean McGinnis2020-03-021-1/+2
* PY3: switch to using unicode text valuesCorey Bryant2019-01-141-12/+0
* Convert auth to flask native dispatchingmorgan fainberg2018-10-091-13/+13
* Refactor self.*_api out of testsLance Bragstad2018-02-031-10/+12
* Code-Defined Resource-specific OptionsMorgan Fainberg2017-01-251-2/+2
* Removes unnecessary utf-8 encodingCao Xuan Hoang2016-12-261-1/+0
* Pass request to v2 token authenticateJamie Lennox2016-07-151-3/+3
* Replace keystone.common.config with keystone.conf packageDolph Mathews2016-06-241-2/+3
* Isolate common ldap code to the identity backendMorgan Fainberg2016-05-211-14/+14
* Use mockpatch fixtures from fixturesBrant Knudson2016-04-121-2/+2
* Remove duplicate LDAP test classHenry Nash2016-01-221-5/+5
* Merge "Keystone Spelling Errors in docstrings and comments"Jenkins2015-11-061-1/+1
|\
| * Keystone Spelling Errors in docstrings and commentsTom Cocozzello2015-10-291-1/+1
* | Fix D204: blank line required after class docstring (PEP257)Dolph Mathews2015-10-281-0/+1
|/
* Fix order of arguments in assertDictEqualRajesh Tailor2015-09-301-2/+2
* Fix order of arguments in assertEqualRajesh Tailor2015-09-251-6/+6
* Change tests to use common name for keystone.tests.unitBrant Knudson2015-09-041-3/+3
* Improve a few random docstrings (H405)Dolph Mathews2015-08-071-3/+1
* Implemented caching in identity layer.ajayaa2015-03-021-0/+3
* Consistently use oslo_config.cfg.CONFBrant Knudson2015-02-181-2/+2
* Move existing tests to unitBrant Knudson2015-02-131-0/+241