Update git submodules

* Update ironic-inspector from branch 'master'
  - Fix database migrations and disable the non-standalone job
    
    The pattern of adding a column and then reading a table with it
    no longer works in SQLAlchemy 1.3.20. This has been reported
    upstream [1] and apparently we're doing the wrong thing by reusing
    a column object twice.
    
    We need to disable the non-standalone job since it's really broken
    now, and this fix is blocking bifrost.
    
    [1] https://github.com/sqlalchemy/sqlalchemy/issues/5669
    
    Change-Id: I2fb07413e8f421f39b24acf1272771ee2097b195
This commit is contained in:
Dmitry Tantsur 2020-10-23 15:02:28 +02:00 committed by Gerrit Code Review
parent a24758f767
commit 49054cfa40
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2e6f5ed25b738d186981ad21d13ecc1fbf2828e4
Subproject commit 5678f219cd55345633c1478c3cad22460bef4429