Update git submodules

* Update oslo.db from branch 'master'
  to f3bdd4d4220a884e4752ce6b61c2605bfd72f2fb
  - Merge "types: Set 'cache_ok'"
  - types: Set 'cache_ok'
    
    Resolves the following warning that has been popping up on tests:
    
      SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache
      key because the ``cache_ok`` flag is not set to True.  Set this flag
      to True if this type object's state is safe to use in a cache key, or
      False to disable this warning.
    
    Both SoftDeleteInteger and the various subclasses of 'JsonEncodedType'
    are hashable and should return a consistent hash and key. For more
    information, refer to the SQLAlchemy docs [1].
    
    [1] https://docs.sqlalchemy.org/en/14/core/custom_types.html#sqlalchemy.types.TypeDecorator.cache_ok
    
    Change-Id: Idf6fd858fad9521c7c5ba82c31b6d3077756abd9
    Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Zuul 2021-06-25 11:39:41 +00:00 committed by Gerrit Code Review
parent beb58aae1a
commit bd0dfde84f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c7f1a4a99ea997943e8ac6e8663a218302631f2c
Subproject commit f3bdd4d4220a884e4752ce6b61c2605bfd72f2fb