Update git submodules

* Update cloudkitty from branch 'master'
  to c248af3ecb61f7b6d297ca5325436f55f1c5760f
  - Use recreate='auto' in storage_states migration
    
    Instead of forcing the table recreation, rely on alembic to do the right
    thing.
    
    When using PostgreSQL, using "recreate='always'" prevents the migration
    from happening correctly. It errors out with an exception and the table
    is not present when checking the database directly.
    
    Change-Id: I17f0e8c26b796885c6f7ca4fd5c53cd917c5f2ed
    Story: 2008306
    Task: 41193
This commit is contained in:
Max Gautier 2021-02-11 16:12:46 +01:00 committed by Gerrit Code Review
parent 88347f898b
commit 431d1ae42d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b0d5e455fc71028388908c64d80ae36a4d153030
Subproject commit c248af3ecb61f7b6d297ca5325436f55f1c5760f