Update git submodules

* Update openstack-ansible from branch 'master'
  to 6d45fc3a52a77ab53367d5589c9df5b72ef80705
  - Merge "Add serial execution to all playbooks"
  - Add serial execution to all playbooks
    
    Since OSA aims to do HA, it's important to run at least one copy
    of service at all times. Currently we do restart/run roles agaist all
    hosts inside a group for most of the services. This cause
    global service interruption if run without limit until service is
    restarted. To avoid this from happening, we add serial execution
    globally for all services with ability to override that behaviour.
    
    Change-Id: I5f6b8f9de32124a363cfe2c6191a4971f528cd70
This commit is contained in:
Zuul 2021-10-08 19:20:49 +00:00 committed by Gerrit Code Review
parent 88c662c80e
commit 799703fc00
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e6ed2519e09fde33ae231673096a4891bf397e7b
Subproject commit 6d45fc3a52a77ab53367d5589c9df5b72ef80705