summaryrefslogtreecommitdiff
path: root/keystonemiddleware
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change the default Identity endpoint to internal"victoria-em9.1.0stable/victoriaZuul2020-07-062-5/+5
|\
| * Change the default Identity endpoint to internalJens Harbott2020-06-142-5/+5
* | Update hacking for Python3Andreas Jaeger2020-03-302-2/+2
* | Merge "Remove keystoneclient exception usage in tests"Zuul2020-01-021-3/+2
|\ \
| * | Remove keystoneclient exception usage in testsGage Hugo2019-11-241-3/+2
* | | Merge "Fix DeprecationWarning: invalid escape sequence issues"Zuul2020-01-021-4/+4
|\ \ \
| * | | Fix DeprecationWarning: invalid escape sequence issuesSean McGinnis2019-11-131-4/+4
| |/ /
* | | Imported Translations from ZanataOpenStack Proposal Bot2019-12-222-20/+2
* | | Rename _v3_to_v2_catalog to _normalize_catalog8.0.0Gage Hugo2019-12-202-16/+12
* | | Merge "Change ec2 URLs to v3"Zuul2019-12-032-16/+10
|\ \ \
| * | | Change ec2 URLs to v3Gage Hugo2019-11-292-16/+10
* | | | Remove v2.0 functionalityGage Hugo2019-11-273-340/+17
| |/ / |/| |
* | | Make tests pass in 2022Bernhard M. Wiedemann2019-09-171-1/+2
* | | Fix misspell wordQ.hongtao2019-09-091-1/+1
|/ /
* | Merge "Add validation of app cred access rules"7.0.0Zuul2019-07-187-2/+365
|\ \
| * | Add validation of app cred access rulesColleen Murphy2019-07-157-2/+365
* | | Merge "print auth version for request strategy in debug"Zuul2019-07-121-1/+1
|\ \ \ | |/ / |/| |
| * | print auth version for request strategy in debugushen2019-05-201-1/+1
* | | Merge "Remove PKI/PKIZ support"Zuul2019-06-218-868/+14
|\ \ \
| * | | Remove PKI/PKIZ supportMorgan Fainberg2019-06-198-868/+14
* | | | Remove Diablo compatibility testsColleen Murphy2019-06-202-62/+0
* | | | Fix bandit warningLance Bragstad2019-06-201-2/+2
|/ / /
* | | Merge "Add a new option to choose the Identity endpoint"6.1.0Zuul2019-06-124-8/+22
|\ \ \ | |/ / |/| / | |/
| * Add a new option to choose the Identity endpointJens Harbott2019-06-034-8/+22
* | Fix string format errorSean McGinnis2019-04-091-1/+1
|/
* Fix service_token_role_required optionZhongShengping2019-02-151-3/+3
* Add auth invalidation in auth_token for identity endpoint updateYang Youseok2019-02-073-0/+20
* Make sure audit middleware use own contextLeehom Li (feli5)2018-12-243-10/+11
* Added request_id and global_request_id to CADF notificationsArtem Vasilyev2018-11-192-2/+32
* Merge "Stop supporting revocation list"Zuul2018-11-078-696/+1
|\
| * Stop supporting revocation listMorgan Fainberg2018-10-308-696/+1
* | Documentation Fix - auth_url Port NumberDavid Olorundare2018-11-051-1/+1
* | Fix audit target service selectionMichael Johnson2018-10-292-2/+40
* | Merge "Skip the services with no endpoints when parsing service catalog"Zuul2018-10-282-0/+22
|\ \
| * | Skip the services with no endpoints when parsing service catalogGuang Yee2018-10-262-0/+22
| |/
* | Merge "Expect paste.deploy and gnocchi/panko options"Zuul2018-10-262-6/+7
|\ \ | |/ |/|
| * Expect paste.deploy and gnocchi/panko optionsAbhishek Sharma2017-12-072-6/+7
* | Respect delay_auth_decision when Keystone is unavailableTim Burke2018-09-112-0/+71
* | No need to compare CONF contentwangxiyuan2018-09-072-2/+14
* | Merge "Handle DiscoveryFailure errors"Zuul2018-08-282-0/+12
|\ \
| * | Handle DiscoveryFailure errorsTim Burke2018-08-012-0/+12
* | | Fix KeystoneMiddleware memcachepool abstraction5.2.0Morgan Fainberg2018-07-182-1/+28
|/ /
* | Merge "Introduce new header for system-scoped tokens"5.1.0Zuul2018-05-094-0/+41
|\ \
| * | Introduce new header for system-scoped tokensLance Bragstad2018-05-024-0/+41
* | | Imported Translations from ZanataOpenStack Proposal Bot2018-05-011-8/+1
|/ /
* | Merge "Double quote www_authenticate_uri"Zuul2018-04-212-10/+10
|\ \
| * | Double quote www_authenticate_uriwangxiyuan2018-04-122-10/+10
* | | Merge "Only include response body if there's a response"Zuul2018-04-202-3/+23
|\ \ \
| * | | Only include response body if there's a responseTim Burke2018-04-102-3/+23
* | | | Merge "Properly zero out max_retries in test_http_error_not_cached_token"Zuul2018-04-201-1/+1
|\ \ \ \ | |_|/ / |/| | |