summaryrefslogtreecommitdiff
path: root/keystone/tests/unit/test_cli.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Don't monkeypatch functionsStephen Finucane2022-06-201-5/+15
* sql: Vendor 'oslo_db.sqlalchemy.migration'Stephen Finucane2022-01-241-12/+0
* Write a symptom for checking memcache connectionsLance Bragstad2020-08-261-0/+57
* Update hacking for Python3Andreas Jaeger2020-04-151-4/+4
* Switch from mock to unittest.mock useSean McGinnis2020-03-021-1/+1
* Merge "Default to bootstrapping roles as immutable"Zuul2020-02-121-4/+33
|\
| * Default to bootstrapping roles as immutableColleen Murphy2020-02-041-4/+33
* | Remove six usageVishakha Agarwal2020-01-301-9/+8
|/
* Ensure bootstrap handles multiple roles with the same nameLance Bragstad2020-01-021-0/+24
* Re-enable line-length linterColleen Murphy2019-10-211-4/+8
* Federation mapping debug should show direct_maps valuesJohn Dennis2019-09-191-0/+26
* Add immutable roles status checkColleen Murphy2019-09-111-0/+22
* Add --immutable-roles flag to bootstrap commandColleen Murphy2019-09-101-0/+19
* Move get_role_for_trust enforcement to policiesColleen Murphy2019-08-161-2/+4
* Move list_roles_for_trust enforcement to policiesColleen Murphy2019-08-161-2/+4
* Move get_trust enforcement to default policiesColleen Murphy2019-08-161-2/+4
* Move delete_trust enforcement to default policiesColleen Murphy2019-08-161-2/+4
* Move list_trusts enforcement to default policiesColleen Murphy2019-08-161-0/+39
* Merge "Report correct domain in federated user token"Zuul2019-06-121-3/+0
|\
| * Report correct domain in federated user tokenKristi Nikolla2019-06-061-3/+0
* | Support endpoint updates in bootstrapEric Brown2019-04-151-0/+15
|/
* Merge "Adding 'date' for trust_flush"Zuul2018-10-231-0/+22
|\
| * Adding 'date' for trust_flushVishakha Agarwal2018-10-231-0/+22
* | Merge "Remaining cases of MappingEngineTester"Zuul2018-10-191-2/+57
|\ \
| * | Remaining cases of MappingEngineTesterVishakha Agarwal2018-10-181-2/+57
| |/
* | Merge "Remove deprecated token_flush"Zuul2018-10-191-17/+0
|\ \
| * | Remove deprecated token_flushVishakha Agarwal2018-10-171-17/+0
* | | Convert auth to flask native dispatchingmorgan fainberg2018-10-091-8/+8
|/ /
* | Enable foreign keys for unit testwangxiyuan2018-10-091-29/+33
|/
* Adding test case for MappingEngineTesterVishakha Agarwal2018-09-271-0/+85
* Merge "Implement Trust Flush via keystone-manage."Zuul2018-09-241-0/+44
|\
| * Implement Trust Flush via keystone-manage.Vishakha Agarwal2018-09-181-0/+44
* | Allow for more robust config checking with keystone-manageLance Bragstad2018-08-071-3/+14
|/
* Boostrap CLI tests no longer call auth controllerMorgan Fainberg2018-07-261-45/+68
* Remove uuid token size check from doctorzhangbailin2018-07-131-5/+0
* Merge "Fix keystone-manage mapping_purge with --type option"Zuul2018-06-291-0/+203
|\
| * Fix keystone-manage mapping_purge with --type optionDaiHanada2018-06-261-0/+203
* | Merge "Ensure default roles created during bootstrap"Zuul2018-06-151-4/+8
|\ \
| * | Ensure default roles created during bootstrapHarry Rybacki2018-06-141-4/+8
* | | Revert "Rename fernet_utils to token_utils"Adrian Turjak2018-06-061-12/+12
|/ /
* | Merge "Decouple bootstrap from cli module"Zuul2018-06-051-34/+34
|\ \
| * | Decouple bootstrap from cli moduleLance Bragstad2018-05-171-34/+34
| |/
* | Remove the TokenAuth middlewareJamie Lennox2018-05-101-2/+2
|/
* Log warning when using token_flushLance Bragstad2018-03-291-0/+17
* Merge "Grant admin a role on the system during bootstrap"Zuul2018-02-141-0/+7
|\
| * Grant admin a role on the system during bootstrapLance Bragstad2018-02-131-0/+7
* | Remove the sql token driver and uuid token providerLance Bragstad2018-02-121-17/+0
|/
* Refactor self.*_api out of testsLance Bragstad2018-02-031-16/+21
* Merge "Rename fernet_utils to token_utils"Zuul2018-01-161-12/+12
|\
| * Rename fernet_utils to token_utilsGage Hugo2017-12-121-12/+12