summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PooledLDAPHandler] Ensure result3() invokes message.clean()stable/zedMustafa Kemal Gilor2023-02-243-10/+138
* Limit token expiration to application credential expirationDave Wilde (d34dh0r53)2022-10-303-0/+42
* Update TOX_CONSTRAINTS_FILE for stable/zedOpenStack Release Bot2022-09-141-4/+4
* Update .gitreview for stable/zedOpenStack Release Bot2022-09-141-0/+1
* Imported Translations from Zanata22.0.0.0rc122.0.0OpenStack Proposal Bot2022-09-085-1014/+42
* Fix host:port handlingBence Romsics2022-08-301-2/+4
* Merge "OAuth2.0 Client Credentials Grant Flow Support"Zuul2022-08-2612-4/+843
|\
| * OAuth2.0 Client Credentials Grant Flow SupportYi Feng2022-06-1412-4/+843
* | Merge "docs: Update docs to reflect migration to Alembic"Zuul2022-07-295-129/+58
|\ \
| * | docs: Update docs to reflect migration to AlembicStephen Finucane2022-06-205-129/+58
* | | Merge "sql: Integrate alembic"Zuul2022-07-298-1034/+855
|\ \ \ | |/ /
| * | sql: Integrate alembicStephen Finucane2022-06-208-1034/+855
* | | Merge "Only log warnings about token length when length exceeds max_token_size"Zuul2022-07-253-4/+68
|\ \ \
| * | | Only log warnings about token length when length exceeds max_token_sizeLance Bragstad2021-05-033-4/+68
* | | | Merge "Change error response status code in master branch"Zuul2022-07-251-1/+1
|\ \ \ \
| * | | | Change error response status code in master branchchenwei2022-06-131-1/+1
* | | | | Imported Translations from ZanataOpenStack Proposal Bot2022-07-022-6/+108
* | | | | Merge "Move fips job to centos-9"Zuul2022-07-011-2/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Move fips job to centos-9Ade Lee2022-06-211-2/+4
| |/ / /
* | | | tests: Don't monkeypatch functionsStephen Finucane2022-06-201-5/+15
* | | | sql: Don't create a new connection in migrationsStephen Finucane2022-06-171-1/+1
* | | | Ignore UserWarning for scope checks during test runsStephen Finucane2022-06-171-0/+17
* | | | tox: Don't generate byte codeStephen Finucane2022-06-171-2/+3
|/ / /
* | | Merge "Fix typo in documentation"Zuul2022-06-031-1/+1
|\ \ \
| * | | Fix typo in documentationNikita Koltsov2022-05-161-1/+1
* | | | Merge "Changed minversion in tox to 3.18.0"Zuul2022-06-031-3/+3
|\ \ \ \
| * | | | Changed minversion in tox to 3.18.0wu.shiming2022-05-221-3/+3
* | | | | Imported Translations from ZanataOpenStack Proposal Bot2022-05-2612-61/+24
|/ / / /
* | | | Update python testing as per zed cycle teting runtimeGhanshyam Mann2022-05-104-5/+10
|/ / /
* | | Drop lower-constraints.txt and its testingGhanshyam Mann2022-04-303-74/+4
* | | Merge "Log the traceback in _handle_keystone_exception"Zuul2022-04-291-3/+1
|\ \ \
| * | | Log the traceback in _handle_keystone_exceptionGrzegorz Grasza2022-03-171-3/+1
* | | | Add service_type config info for access rulesMarcin Wilk2022-04-251-2/+41
* | | | Merge "typo fix in docstring"Zuul2022-04-221-4/+5
|\ \ \ \
| * | | | typo fix in docstringjneo82022-04-071-4/+5
* | | | | Merge "Fix delete a limit api doc"Zuul2022-04-221-2/+2
|\ \ \ \ \
| * | | | | Fix delete a limit api docSam Morrison2022-04-141-2/+2
| |/ / / /
* | | | | Merge "Update TOTP example code for python 3"Zuul2022-04-221-2/+2
|\ \ \ \ \
| * | | | | Update TOTP example code for python 3Jake Yip2022-03-181-2/+2
| | |/ / / | |/| | |
* | | | | Remove the note of training-labsHan Guangyu2022-04-223-24/+0
| |/ / / |/| | |
* | | | trivial: Fix typoEunyoung Kim2022-03-161-1/+1
|/ / /
* | | Update master for stable/yogaOpenStack Release Bot2022-03-112-0/+7
* | | Fix bindep.txt for current RPM based distributions21.0.0.0rc121.0.0Grzegorz Grasza2022-02-211-3/+1
| |/ |/|
* | Merge "Properly instantiate FernetUtils"Zuul2022-02-172-3/+3
|\ \
| * | Properly instantiate FernetUtilsLance Bragstad2022-02-042-3/+3
* | | Merge "Add Python3 xena unit tests"Zuul2022-02-121-2/+2
|\ \ \
| * | | Add Python3 xena unit testsOpenStack Release Bot2022-02-061-2/+2
* | | | Merge "Add Python3 wallaby unit tests"Zuul2022-02-121-1/+1
|\ \ \ \ | |/ / /
| * | | Add Python3 wallaby unit testsOpenStack Release Bot2022-02-061-1/+1
* | | | Merge "using standard library secrets function token_bytes to replace os.uran...Zuul2022-02-113-6/+8
|\ \ \ \