Update git submodules

* Update charm-keystone from branch 'master'
  to 0cb787bb9d2e8a5c87821646f2387ae1f2dcd8a0
  - Make role-cache-expiration configurable
    
    We use a default expiration_time (dogpile-expiration-time)
    of 600s which means that role assignments will take up to
    this amount of time before all caches are updated to
    reflect changes. This may not be suitable for some clouds
    that make frequent changes to role assignments and lowering
    the global value is not recommended so this overrides the
    [role] cache_time to a more appropriate value and also
    makes it configurable. We leave default value as None so
    that the global value is still inherited but this at least
    allows it to be customised.
    
    Change-Id: I49e46e010c543f831959581b2122f59068f2c07b
    Closes-Bug: #1771114
This commit is contained in:
Edward Hope-Morley 2023-06-12 11:53:35 +01:00 committed by Gerrit Code Review
parent b34dc2e1f1
commit 9167c1deb6
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 23e2642b4150a33e5749e32d4c9d551580f748b2
Subproject commit 0cb787bb9d2e8a5c87821646f2387ae1f2dcd8a0