keystone/keystone/application_credential
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
..
backends sql: Fixup for invalid unique constraint on external_id in access_rule table 2024-02-23 08:26:20 +00:00
__init__.py Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
core.py Merge "Add notifications for deleting app creds by user" 2019-09-24 18:33:43 +00:00
schema.py Update hacking for Python3 2020-04-15 07:17:58 +02:00