summaryrefslogtreecommitdiff
path: root/keystone/tests/unit/core.py
Commit message (Expand)AuthorAgeFilesLines
* OAuth 2.0 Mutual-TLS Supportsunyonggen2023-03-031-0/+75
* Merge "using standard library secrets function token_bytes to replace os.uran...Zuul2022-02-111-2/+4
|\
| * using standard library secrets function token_bytes to replace os.urandomlinjiang2022-01-031-2/+4
* | Add 'StandardLogging' fixtureStephen Finucane2022-01-101-0/+1
* | Add 'WarningsFixture'Stephen Finucane2022-01-051-12/+2
|/
* Merge "fix E741 ambiguous variable name"Zuul2021-09-301-2/+2
|\
| * fix E741 ambiguous variable nameMaurice Escher2021-01-061-2/+2
* | Ignore oslo.db deprecating sqlalchemy-migrate warningMike Bayer2021-01-261-0/+3
|/
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Removes info about deleted function should_cache_fnVishakha Agarwal2020-04-281-2/+2
* Update hacking for Python3Andreas Jaeger2020-04-151-1/+1
* Ignore SQLAlchemy RemovedIn20WarningMike Bayer2020-03-031-0/+3
* Remove six usageVishakha Agarwal2020-01-301-12/+11
* Merge "Implement resource options for roles and projects"Zuul2019-09-131-3/+6
|\
| * Implement resource options for roles and projectsmorgan fainberg2019-09-091-3/+6
* | Implement system reader & member for domain config APIVishakha Agarwal2019-09-111-0/+14
|/
* Implement system reader and member for endpoint_groupsVishakha Agarwal2019-08-191-0/+11
* Merge "Remove [signing] config"Zuul2019-07-261-4/+0
|\
| * Remove [signing] configVishakha Agarwal2019-07-231-4/+0
* | implement system scope for application credentialGuang Yee2019-07-191-0/+28
|/
* Merge "Add domain level limit support - API"Zuul2019-03-011-1/+0
|\
| * Add domain level limit support - APIwangxiyuan2019-02-191-1/+0
* | Fix mock for v2 testColleen Murphy2019-02-171-2/+0
|/
* Correcting tests with project_idVishakha Agarwal2019-02-131-10/+10
* Move test utility to common locationLance Bragstad2018-11-281-0/+12
* Remove "crypt_strength" optionwangxiyuan2018-11-121-1/+0
* Implement auth receipts specAdrian Turjak2018-11-021-0/+8
* Move loadapp to a generic placeLance Bragstad2018-10-121-23/+23
* Make policy file support in fixture optionalLance Bragstad2018-10-121-1/+1
* Convert auth to flask native dispatchingmorgan fainberg2018-10-091-5/+15
* Enable foreign keys for unit testwangxiyuan2018-10-091-7/+7
* Merge "Properly replace flask view args in links"Zuul2018-10-021-0/+2
|\
| * Properly replace flask view args in linksMorgan Fainberg2018-09-281-0/+2
* | Enable Foreign keys for sql backend unit testwangxiyuan2018-09-261-0/+29
|/
* Added support for a ``description`` attribute for Identity RolesM V P Nitesh2018-09-061-0/+1
* Merge "Move Credentials API to Flask Native"Zuul2018-07-201-2/+3
|\
| * Move Credentials API to Flask NativeMorgan Fainberg2018-07-161-2/+3
* | Merge "Flesh out and add testing for flask_RESTful scaffolding"Zuul2018-07-161-2/+20
|\ \ | |/
| * Flesh out and add testing for flask_RESTful scaffoldingMorgan Fainberg2018-07-121-2/+20
* | Address minor comments to 404 error detectionMorgan Fainberg2018-06-291-3/+3
|/
* Make it easy to identify a 404 from FlaskMorgan Fainberg2018-06-271-1/+82
* Convert json_home and version discovery to FlaskMorgan Fainberg2018-06-271-4/+6
* Store JSON Home Resources off the composing routerMorgan Fainberg2018-06-141-0/+4
* Remove pastedeployMorgan Fainberg2018-06-061-30/+0
* Convert Keystone to use FlaskMorgan Fainberg2018-06-041-2/+2
* Merge "Limit description support"Zuul2018-05-171-2/+4
|\
| * Limit description supportwangxiyuan2018-05-081-2/+4
* | Remove token driver configurationwangxiyuan2018-05-101-1/+0
|/
* Force SQLite to properly deal with foreign keysDavid Stanek2018-02-141-1/+8
* Finish refactoring self.*_api out of testsLance Bragstad2018-02-051-6/+7