Update git submodules

* Update kolla-ansible from branch 'master'
  - Merge "Fix swift reconfigure"
  - Fix swift reconfigure
    
    Reconfiguring Swift currently fails to restart containers if
    configuration changes. This is because kolla_set_configs is executed in
    the containers as the default swift user, which does not have permission
    to access all necessary files.
    
    This change uses the root user to execute the command instead, which
    allows it to exit with the correct status of 1 if the config files
    differ.
    
    Change-Id: I2a2363c71430a7173bb5253662412ae5dba09654
This commit is contained in:
Zuul 2019-03-21 10:28:51 +00:00 committed by Gerrit Code Review
parent 65f4db95b3
commit 761ab494b1

@ -1 +1 @@
Subproject commit 6d54496314bddf75b2089947eb233121bacf306e
Subproject commit eb9af884078b2e76128c19caa914e3843c9a99e4