summaryrefslogtreecommitdiff
path: root/keystonemiddleware/tests
Commit message (Expand)AuthorAgeFilesLines
* OAuth 2.0 Mutual-TLS Supportsunyonggen2023-03-032-0/+482
* Remove cache invalidation when using expired token10.2.0stable/2023.1Jorge Merlino2022-12-121-19/+0
* OAuth2.0 Client Credentials Grant Flow Support10.1.0Yi Feng2022-08-231-0/+298
* Fix logging notifier unit test10.0.1Ayumu Ueha2022-08-091-0/+2
* Remove references to 'sys.version_info'dengzhaosen2021-04-271-18/+0
* Merge "Use unittest.mock instead of third party mock"Zuul2020-08-2410-10/+13
|\
| * Use unittest.mock instead of third party mockSean McGinnis2020-04-1810-10/+13
* | Merge "Change the default Identity endpoint to internal"victoria-em9.1.0stable/victoriaZuul2020-07-061-3/+3
|\ \ | |/ |/|
| * Change the default Identity endpoint to internalJens Harbott2020-06-141-3/+3
* | Update hacking for Python3Andreas Jaeger2020-03-301-1/+1
* | Merge "Remove keystoneclient exception usage in tests"Zuul2020-01-021-3/+2
|\ \
| * | Remove keystoneclient exception usage in testsGage Hugo2019-11-241-3/+2
* | | Rename _v3_to_v2_catalog to _normalize_catalog8.0.0Gage Hugo2019-12-201-2/+2
* | | Merge "Change ec2 URLs to v3"Zuul2019-12-031-9/+8
|\ \ \
| * | | Change ec2 URLs to v3Gage Hugo2019-11-291-9/+8
* | | | Remove v2.0 functionalityGage Hugo2019-11-272-312/+10
| |/ / |/| |
* | | Make tests pass in 2022Bernhard M. Wiedemann2019-09-171-1/+2
|/ /
* | Add validation of app cred access rulesColleen Murphy2019-07-154-0/+284
* | Merge "Remove PKI/PKIZ support"Zuul2019-06-214-567/+6
|\ \
| * | Remove PKI/PKIZ supportMorgan Fainberg2019-06-194-567/+6
| |/
* | Remove Diablo compatibility testsColleen Murphy2019-06-202-62/+0
|/
* Add a new option to choose the Identity endpointJens Harbott2019-06-031-0/+2
* Add auth invalidation in auth_token for identity endpoint updateYang Youseok2019-02-071-0/+13
* Make sure audit middleware use own contextLeehom Li (feli5)2018-12-242-7/+7
* Added request_id and global_request_id to CADF notificationsArtem Vasilyev2018-11-191-0/+22
* Merge "Stop supporting revocation list"Zuul2018-11-074-491/+0
|\
| * Stop supporting revocation listMorgan Fainberg2018-10-304-491/+0
* | Fix audit target service selectionMichael Johnson2018-10-291-0/+38
* | Merge "Skip the services with no endpoints when parsing service catalog"Zuul2018-10-281-0/+17
|\ \
| * | Skip the services with no endpoints when parsing service catalogGuang Yee2018-10-261-0/+17
| |/
* | Merge "Expect paste.deploy and gnocchi/panko options"Zuul2018-10-261-1/+1
|\ \ | |/ |/|
| * Expect paste.deploy and gnocchi/panko optionsAbhishek Sharma2017-12-071-1/+1
* | Respect delay_auth_decision when Keystone is unavailableTim Burke2018-09-111-0/+66
* | No need to compare CONF contentwangxiyuan2018-09-071-1/+13
* | Merge "Handle DiscoveryFailure errors"Zuul2018-08-281-0/+11
|\ \
| * | Handle DiscoveryFailure errorsTim Burke2018-08-011-0/+11
* | | Fix KeystoneMiddleware memcachepool abstraction5.2.0Morgan Fainberg2018-07-181-0/+23
|/ /
* | Introduce new header for system-scoped tokensLance Bragstad2018-05-022-0/+27
* | Merge "Double quote www_authenticate_uri"Zuul2018-04-211-9/+9
|\ \
| * | Double quote www_authenticate_uriwangxiyuan2018-04-121-9/+9
* | | Merge "Only include response body if there's a response"Zuul2018-04-201-0/+19
|\ \ \
| * | | Only include response body if there's a responseTim Burke2018-04-101-0/+19
* | | | Merge "Properly zero out max_retries in test_http_error_not_cached_token"Zuul2018-04-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Properly zero out max_retries in test_http_error_not_cached_tokenTim Burke2018-04-101-1/+1
| |/ /
* | | Merge "Remove kwargs_to_fetch_token"Zuul2018-04-041-2/+0
|\ \ \ | |/ / |/| |
| * | Remove kwargs_to_fetch_tokenwangxiyuan2018-02-221-2/+0
| |/
* | Fix the AttributeError: __exit__ errorwangxiyuan2018-02-221-1/+7
* | Add arguments for MemcacheClientPool initwangxiyuan2018-02-221-0/+9
* | Merge "Identify the keystone service when raising 503"Zuul2018-02-202-2/+8
|\ \
| * | Identify the keystone service when raising 503Chris Dent2018-02-202-2/+8
| |/