Update git submodules

* Update openstack-ansible-os_cinder from branch 'master'
  to 7e076b39a42371a40b0622b4a59e9e52e34440aa
  - Move online data migrations to post-restart step
    
    It's supposed that online migrations are executed once services are
    upgraded and restarted after upgrade. Eventually, you can run
    online migrations before the next upgrade according to the doc [1]
    
    So we move that to a separate file that is executed after all services
    are upgraded and handlers are flushed. Tasks are delegated to API hosts
    and we clean up facts for them as well.
    
    [1] https://docs.openstack.org/cinder/latest/admin/upgrades.html#database-upgrades
    
    Change-Id: Ic3ecdddd7dcc2dd617c8606278590c8e59230fdf
This commit is contained in:
Dmitriy Rabotyagov 2023-04-19 14:17:06 +02:00 committed by Gerrit Code Review
parent a7f1ef20be
commit bfd3431247
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 92aba932b1dcb14b12a21ba9a34c19b71821713b
Subproject commit 7e076b39a42371a40b0622b4a59e9e52e34440aa