Update git submodules

* Update keystone from branch 'master'
  to 8ca73f758bb613a57815fbe4ae78e3d2afa4af49
  - Merge "sql: Fixup for invalid unique constraint on external_id in access_rule table"
  - 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
This commit is contained in:
Zuul 2024-04-03 16:52:45 +00:00 committed by Gerrit Code Review
parent 654602e40c
commit d57f155f74
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b31007e1b2ecbea5e1268d3e28d6230d0f5d09b2
Subproject commit 8ca73f758bb613a57815fbe4ae78e3d2afa4af49