keystone/keystone
Christian Rohmann 90dcff07c0 sql: Fixup for invalid unique constraint on external_id in access_rule table
There was a big drop of invalid constraints with [1]. One of them was on
`external_id` in the access_rule table.

While the change made it into a Alembic revision with [2], it still exists in
the schema causing an a new Alembic autogeneration to actually add it again as
a revision.

[1] https://review.opendev.org/c/openstack/keystone/+/851845
[2] 7d169870fe (diff-26484e3f6683ce7557e17b67220003784ff84fbe)

Closes-Bug: #1988297
Change-Id: I66626ba8771ef2aa8b3580fd3f5d15fd4b58ab48
2024-02-23 08:26:20 +00:00
..
api Normalize policy checks for domain-scoped tokens 2024-02-09 11:33:51 -06:00
application_credential sql: Fixup for invalid unique constraint on external_id in access_rule table 2024-02-23 08:26:20 +00:00
assignment Improve application credential validation speed 2024-01-02 08:46:24 +00:00
auth Keystone to honor the "domain" attribute mapping rules. 2024-01-16 08:54:56 -03:00
catalog Clean up deprecated options for eventlet server 2023-12-07 10:40:11 +09:00
cmd Merge "Keystone to honor the "domain" attribute mapping rules." 2024-01-26 17:37:09 +00:00
common Allow users with "admin" role to get projects 2024-02-01 15:34:42 -05:00
conf Merge "Clean up deprecated options for eventlet server" 2024-01-26 17:37:17 +00:00
credential sql: Fix incorrect columns 2023-07-03 12:32:58 +01:00
endpoint_policy Remove six usage 2020-01-30 06:06:51 +00:00
federation Merge "Keystone to honor the "domain" attribute mapping rules." 2024-01-26 17:37:09 +00:00
identity Merge "Check user existence before setting last_active_at" 2024-01-26 19:25:20 +00:00
limit Remove six usage 2020-01-30 06:06:51 +00:00
locale Imported Translations from Zanata 2023-08-26 03:38:27 +00:00
models Improve application credential validation speed 2024-01-02 08:46:24 +00:00
oauth1 db: Replace use of Query.get() 2023-02-28 17:26:39 +00:00
oauth2 OAuth2.0 Client Credentials Grant Flow Support 2022-06-14 09:09:33 +00:00
policy db: Replace use of Query.get() 2023-02-28 17:26:39 +00:00
receipt Remove six usage 2020-01-30 06:06:51 +00:00
resource sql: Remove duplicate constraints 2023-04-06 11:23:03 +01:00
revoke Revoke list_events: Add trust sql filter 2023-07-12 15:17:55 +02:00
server Merge "Propagate redirect exceptions to the client" 2024-01-26 17:37:22 +00:00
tests Merge "Check user existence before setting last_active_at" 2024-01-26 19:25:20 +00:00
token Add a cache to check_revocation 2023-07-13 16:00:28 +02:00
trust db: Replace use of Query.get() 2023-02-28 17:26:39 +00:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Propagate redirect exceptions to the client 2023-12-07 18:14:03 +01:00
i18n.py Fix translated response 2019-08-19 14:49:37 +08:00
notifications.py Hide AccountLocked exception from end users 2021-04-23 13:43:42 -05:00
version.py Add expiring user group memberships on mapped authentication 2020-04-07 19:30:57 -04:00