Update git submodules

* Update charm-neutron-api-plugin-ovn from branch 'master'
  to f67c9b7ba5bcf607094de0420e608f9b5811eb65
  - Merge "Fix offline network migration for sqlalchemy 1.4+"
  - Fix offline network migration for sqlalchemy 1.4+
    
    Sqlalchemy 1.4 dropped support for RowProxy and Row now behaves like a
    tuple. This causes row and column iteration to fail using the RowProxy
    semantics as the iteration methods are no longer there. Fix this by
    checking which method needs to be used. This is necessary for backwards
    compatibility with the Xena release for the Yoga branch.
    
    Closes-Bug: #1968647
    Change-Id: I6a4adbd87bd59ad3a4b0a8cef187d82f4e128084
This commit is contained in:
Zuul 2022-05-31 22:09:42 +00:00 committed by Gerrit Code Review
parent b01060c86b
commit 3ac27bc092
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7785c5b87da854cda13b8a71496bb858649ee99d
Subproject commit f67c9b7ba5bcf607094de0420e608f9b5811eb65