Update git submodules

* Update ironic-inspector from branch 'master'
  to c0f96022270dbb65edea785b847c2eb5d3979087
  - Merge "SQLAlchemy 2.0 Support"
  - SQLAlchemy 2.0 Support
    
    Primarily remove the workaround added in
    Ia6d512ff2ae417bab938cb095fbb0884d195010a which added
    continued use of autocommit, which is incompatible with
    SQLAlchemy 2.0.
    
    Also set the environment for unit tests to report compatability
    warnings, although it appears none are being reported at this time.
    
    Also cuts out the db upgrade cruft to only use the online database
    migration code through oslo_db's enginefacade, which has the smarts
    to handle online or offline migrations.
    
    And then, retools unit/functional test data storage to utlize sqlite,
    and in that re-tooled the queries to prevent locking conditions
    which could exist with queries, and some additional refactoring/cleanup.
    
    Also, don't mock and test time.sleep().
    
    Additionally, it looks like we have discovered the root cause of the
    memory/connection leakage issue which has been observed, due to the
    way lists of nodes are processed/returned.
    
    This change was based upon the work in
    I506da42a9891a245831f325e34bec92e0a3f33f0 which is included in
    this commit as the entire database structure and interaction
    has been modified for ironic-inspector.
    
    Co-Authored-By: aarefiev <aarefiev@mirantis.com>
    Story: 2009727
    Task: 44132
    Change-Id: Ic88eb9dec5fddc924a72d9a23c17a304954ebf46
This commit is contained in:
Zuul 2023-01-04 17:54:09 +00:00 committed by Gerrit Code Review
parent f63db8e7b2
commit 7302818dda
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1069a7f3bed209c255cbd38a413f0a378bc37d3d
Subproject commit c0f96022270dbb65edea785b847c2eb5d3979087