Update git submodules

* Update ironic-inspector from branch 'master'
  to 493cee3531d59c32a99ce3534d0c07539c06be27
  - Fix compatibility with oslo.db 12.1.0
    
    oslo.db 12.1.0 has changed the default value for the 'autocommit'
    parameter of 'LegacyEngineFacade' from 'True' to 'False'. This is a
    necessary step to ensure compatibility with SQLAlchemy 2.0. However, we
    are currently relying on the autocommit behavior and need changes to
    explicitly manage sessions. Until that happens, we need to override the
    default.
    
    Change-Id: Ia6d512ff2ae417bab938cb095fbb0884d195010a
    Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Dmitry Tantsur 2022-09-08 18:34:02 +02:00 committed by Gerrit Code Review
parent a1ab330dfe
commit 4aaf553641

@ -1 +1 @@
Subproject commit a09d70780e18f7235cebe5486dd775e1f5cd8d95
Subproject commit 493cee3531d59c32a99ce3534d0c07539c06be27