Update git submodules

* Update oslo.db from branch 'master'
  to 64389d35375cb375eaf8619d9cb2271ec0db37e5
  - tests: Use column_property
    
    Resolve the following SAWarning warning:
    
      SAWarning: Attribute '_expr_to_appease_mox' on class <class
      'oslo_db.tests.sqlalchemy.test_utils.FakeTable'> appears to be a
      non-schema SQLAlchemy expression object; this won't be part of the
      declarative mapping. To map arbitrary expressions, use
      ``column_property()`` or a similar function such as ``deferred()``,
      ``query_expression()`` etc.
    
    Change-Id: I7baac158e5987d95f6272d9849c5ec6a2071a25f
    Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane 2023-07-18 13:59:35 +01:00 committed by Gerrit Code Review
parent 32bb615b5a
commit 8b8c4af790
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6285f2b4e2ec9129b898ab2d5ad2117bc8ff3c73
Subproject commit 64389d35375cb375eaf8619d9cb2271ec0db37e5