Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Refresh Swift ring files without restarting containers"
  - Refresh Swift ring files without restarting containers
    
    Updating rings consists of multiple steps today:
    1. Apply puppet in the swift_ringbuilder container
    2. Copying files in step 3 using swift_copy_rings
    3. Run kolla_set_config to copy files to /etc/swift before starting
       Swift service processes
    
    This needs a container restart today, because kolla_set_config will be
    executed only on container (re-)starts.
    
    This patch will execute kolla_set_configs at the step 5 of deployment,
    and apply all ring changes, if any, for the Swift processes without
    a container restart. Swift processes will notice the changed ring files
    within 15 seconds and will use the updated rings.
    
    Co-authored-by: Bogdan Dobrelya <bdobreli@redhat.com>
    Change-Id: Ibdd783b484a84c0fdfaac84d892a8ea46be85fde
This commit is contained in:
Zuul 2020-11-02 19:08:56 +00:00 committed by Gerrit Code Review
parent 91aca2a5a8
commit 50a065bde6

@ -1 +1 @@
Subproject commit a804bf6cfb818126d5011265305a19c7c5f76243
Subproject commit d659e6fce2273f3009c2472224e96edbb4522b59