summaryrefslogtreecommitdiff
path: root/keystonemiddleware
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-042-19/+1
|\ \ \ | |/ / |/| |
| * | Remove kwargs_to_fetch_tokenwangxiyuan2018-02-222-19/+1
* | | Merge "Fix the AttributeError: __exit__ error"Zuul2018-03-242-3/+8
|\ \ \
| * | | Fix the AttributeError: __exit__ errorwangxiyuan2018-02-222-3/+8
* | | | Merge "Add arguments for MemcacheClientPool init"Zuul2018-03-242-2/+18
|\ \ \ \ | |/ / /
| * | | Add arguments for MemcacheClientPool initwangxiyuan2018-02-222-2/+18
* | | | Imported Translations from ZanataOpenStack Proposal Bot2018-03-012-8/+8
|/ / /
* | | Merge "Identify the keystone service when raising 503"Zuul2018-02-203-3/+10
|\ \ \
| * | | Identify the keystone service when raising 503Chris Dent2018-02-203-3/+10
| |/ /
* | | Add option to disable using oslo_message notifierStefan Nica2018-02-203-1/+19
|/ /
* | Merge "Log TokenNotFound at INFO level instead of WARNING"4.21.0Zuul2018-01-051-2/+2
|\ \
| * | Log TokenNotFound at INFO level instead of WARNINGJohn Dennis2017-12-181-2/+2
* | | cfg.CONF must not be used directlyMehdi Abaakouk2017-12-201-2/+3
|/ /
* | rel-note and doc for lazy loading of oslo_cacheMehdi Abaakouk2017-12-131-0/+2
* | lazy loading of oslo_cacheMehdi Abaakouk2017-12-121-3/+3
|/
* Use oslo_cache in auth_token middlewareJamie Lennox2017-12-015-189/+32
* Imported Translations from ZanataOpenStack Proposal Bot2017-11-162-10/+86
* Merge "Rename auth_uri to www_authenticate_uri"Zuul2017-10-209-36/+95
|\
| * Rename auth_uri to www_authenticate_uriColleen Murphy2017-10-119-36/+95
* | Fix py3 byte/string errorTin Lam2017-10-112-1/+17
* | Merge "Issue a deprecation warning for validating PKI tokens"Jenkins2017-10-061-0/+7
|\ \
| * | Issue a deprecation warning for validating PKI tokensJamie Lennox2017-10-031-0/+7
| |/
* | Merge "Correct docs usage of keystoneauth1 session"Jenkins2017-10-051-1/+1
|\ \ | |/ |/|
| * Correct docs usage of keystoneauth1 sessionGage Hugo2017-09-121-1/+1
* | Fix gate error caused by mocked URLsTin Lam2017-09-252-3/+3
|/
* Remove use of positional decoratorMorgan Fainberg2017-08-071-3/+0
* strip whitespace from tokenMatthew Edmonds2017-07-312-2/+13
* Update comment about fetch token kwargsLance Bragstad2017-07-211-3/+3
* Update URLs in documentation4.17.0Hangdong Zhang2017-07-203-3/+3
* Merge "Redundant adminURL in test_gives_v2_catalog"Jenkins2017-07-171-1/+1
|\
| * Redundant adminURL in test_gives_v2_catalogzlyqqq2017-07-011-1/+1
* | Merge "Using assertFalse(A) instead of assertEqual(False, A)"Jenkins2017-07-161-1/+1
|\ \
| * | Using assertFalse(A) instead of assertEqual(False, A)Van Hung Pham2017-06-231-1/+1
| |/
* | Replace six.iteritems() with .items()Van Hung Pham2017-07-128-16/+10
|/
* Removing double spacesTin Lam2017-06-151-5/+5
* Merge "add a log when the option in conf can't be identitied"Jenkins2017-06-052-2/+12
|\
| * add a log when the option in conf can't be identitiedxuhaigang2017-06-042-2/+12