summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix host:port handlingstable/victoriaBence Romsics2022-09-081-2/+4
* Merge "Remove the note of training-labs" into stable/victoriaZuul2022-07-223-24/+0
|\
| * Remove the note of training-labsHan Guangyu2022-04-223-24/+0
* | Merge "Fix issue with LDAP backend returning bytes instead of string" into st...Zuul2022-06-081-2/+17
|\ \
| * | Fix issue with LDAP backend returning bytes instead of stringGrzegorz Grasza2022-02-071-2/+17
| |/
* | Update local_id limit to 255 charactersGrzegorz Grasza2022-06-079-3/+120
|/
* Merge "Fix typos in application credential policies" into stable/victoriavictoria-em18.1.0Zuul2021-10-111-2/+2
|\
| * Fix typos in application credential policiesLance Bragstad2021-10-071-2/+2
* | Merge "Fix typos in ec2 credential policies" into stable/victoriaZuul2021-10-081-6/+6
|\ \
| * | Fix typos in ec2 credential policiesLance Bragstad2021-10-071-6/+6
| |/
* | Fix typo in identity provider policiesLance Bragstad2021-10-071-4/+4
|/
* Hide AccountLocked exception from end usersGage Hugo2021-05-104-6/+16
* Retry update_user when sqlalchemy raises StaleDataErrorsLance Bragstad2021-03-293-0/+52
* Support bytes type in generate_public_ID()Keigo Noha2021-02-033-2/+35
* Merge "Update .gitreview for stable/victoria" into stable/victoriaZuul2021-01-261-0/+1
|\
| * Update .gitreview for stable/victoriaOpenStack Release Bot2020-09-251-0/+1
* | Merge "Delete system role assignments from system_assignment table" into stab...Zuul2021-01-263-0/+40
|\ \
| * | Delete system role assignments from system_assignment tableVishakha Agarwal2020-10-303-0/+40
* | | Use app cred user ID in policy enforcementLance Bragstad2021-01-083-2/+118
* | | Update TOX_CONSTRAINTS_FILE for stable/victoriaOpenStack Release Bot2021-01-081-3/+3
* | | Drop lower-constraints jobKristi Nikolla2021-01-081-1/+0
|/ /
* | Implement more robust connection handling for asynchronous LDAP callsLance Bragstad2020-10-022-38/+75
|/
* [goal] Migrate testing to ubuntu focal18.0.0.0rc118.0.0Ghanshyam Mann2020-09-164-26/+15
* Merge "Spelling Fix"Zuul2020-09-141-2/+2
|\
| * Spelling FixVishakha Agarwal2020-08-061-2/+2
* | Fix gate by running l-c job on BionicGhanshyam Mann2020-09-103-3/+20
* | Merge "Write a symptom for checking memcache connections"Zuul2020-08-283-0/+88
|\ \
| * | Write a symptom for checking memcache connectionsLance Bragstad2020-08-263-0/+88
* | | Merge "Fix user creation with GRANT in MySQL 8.0(Ubuntu Focal)"Zuul2020-08-281-2/+2
|\ \ \ | |/ / |/| |
| * | Fix user creation with GRANT in MySQL 8.0(Ubuntu Focal)Vishakha Agarwal2020-08-171-2/+2
* | | Merge "NIT: Spelling Fix"Zuul2020-08-251-1/+1
|\ \ \ | | |/ | |/|
| * | NIT: Spelling FixVishakha Agarwal2020-08-061-1/+1
* | | Merge "Remove an assignment from domain and project"Zuul2020-08-253-3/+16
|\ \ \
| * | | Remove an assignment from domain and projectVishakha Agarwal2020-06-223-3/+16
* | | | Merge "Bump pysaml2 requeriment to avoid CVE-2020-5390"Zuul2020-08-252-2/+2
|\ \ \ \
| * | | | Bump pysaml2 requeriment to avoid CVE-2020-5390Raildo Mascena2020-08-242-2/+2
| | |_|/ | |/| |
* | | | Merge "Properly handle octet (byte) strings when converting LDAP responses"Zuul2020-08-243-1/+30
|\ \ \ \
| * | | | Properly handle octet (byte) strings when converting LDAP responsesLance Bragstad2020-08-053-1/+30
* | | | | Merge "Improve the update description for limits in api-ref"Zuul2020-08-211-2/+2
|\ \ \ \ \
| * | | | | Improve the update description for limits in api-refVishakha Agarwal2020-08-131-2/+2
| | |/ / / | |/| | |
* | | | | Follow-up for bug-1891244Vishakha Agarwal2020-08-131-2/+2
|/ / / /
* | | | Support format for msgpack < 1.0 in token formattermelanie witt2020-08-111-1/+9
* | | | Merge "Skip tests to update u-c for PyMySql to 0.10.0"Zuul2020-08-111-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Skip tests to update u-c for PyMySql to 0.10.0Vishakha Agarwal2020-08-101-0/+8
| |/ /
* | | Merge "Fix api-ref for list endpoints"Zuul2020-08-051-0/+1
|\ \ \ | |/ / |/| |
| * | Fix api-ref for list endpointsVishakha Agarwal2020-07-281-0/+1
* | | Merge "Stop to use the __future__ module."Zuul2020-07-316-12/+0
|\ \ \
| * | | Stop to use the __future__ module.Hervé Beraud2020-06-026-12/+0
* | | | Merge "Fix invalid assertTrue which should be assertEqual"Zuul2020-07-311-1/+1
|\ \ \ \
| * | | | Fix invalid assertTrue which should be assertEqualzhufl2020-07-301-1/+1