Update git submodules

* Update charm-keystone from branch 'master'
  to 1874a999ec061536174831c0d7127444d1a323f3
  - Merge "Use the application data bag to set id and id_service notifications"
  - Use the application data bag to set id and id_service notifications
    
    When purely using relation-set from a leader, updates after
    the leader has changed can lead to old data being persisted
    on a relation in addition to newer data being set by the new
    leader. When this happens, there can be issues with services
    using old data to talk to other related services.
    
    This change introduces the use of the application data bag
    to ensure that all units related to keystone get the same
    data from the leader, regardless of leadership changes.
    While this change enables the application data bag for these
    relations, it still sends the per-unit relation data as well
    to maintain backwards compatibility. Charms that consume the
    identity-service and identity-notification relations will
    need an update to use the application data bag to complete
    this change.
    
    Partial-Bug: #1902264
    Change-Id: Iadd795fec605e7704e5a6673906452279bbecb34
This commit is contained in:
Zuul 2021-10-08 14:23:07 +00:00 committed by Gerrit Code Review
parent 98f69e39a9
commit 40d3db8f26
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c2ca8d218428ea3a4a88be961af8dbc4dfd0a29a
Subproject commit 1874a999ec061536174831c0d7127444d1a323f3