Update git submodules

* Update oslo.limit from branch 'master'
  to 6451b4f61e16485ef8243754e7cc493455332f58
  - Merge "Move Enforcer caching closer to limit retrieval"
  - Move Enforcer caching closer to limit retrieval
    
    In change I22234e0bb6b3a1cecb29a6b99a3afcd02ffdbf5f added a
    get_registered_limits() interface but missed making it work with the
    Enforcer cache because caching was implemented in a higher layer,
    _get_limit() and get_registered_limits() could not make use of
    _get_limit().
    
    This moves the caching logic to where limits are retrieved from
    keystone, so that get_registered_limits() will use caching and any
    interfaces that might be added in the future will be able to benefit
    from using the cache.
    
    Closes-Bug: #1964848
    
    Change-Id: I28cdd4d3f4927b94acea3309b36999850cf2ee2a
This commit is contained in:
Zuul 2022-04-05 11:45:20 +00:00 committed by Gerrit Code Review
parent bf7d888c5f
commit a4e4fc4954
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4a4d087110af59f8baa628df04a4bcdc94125047
Subproject commit 6451b4f61e16485ef8243754e7cc493455332f58