Update git submodules

* Update charm-swift-proxy from branch 'master'
  to cf2a573fc2fc6616ed5dfc6e275e41a4d01cdfd8
  - Merge "Fix swift port replication configuration"
  - Fix swift port replication configuration
    
    Port replication configs are not being set into the ring files.
    When replication port configs
    (account|container|object)-server-port-rep, are changed in the
    swift-storage charm, swift-storage changes the related configs in
    the config files, but that does not update the rings.
    
    This patch adds a function that runs in every config-change
    triggered from the swift-storage nodes and make sure any replication
    config is written to the ring and distributed to all nodes.
    
    Partial-bug: #1903762
    Change-Id: I87eb23de94e3f2f5b06d44df1f8bd9d2324456a0
This commit is contained in:
Zuul 2021-03-01 14:25:27 +00:00 committed by Gerrit Code Review
parent ef7b7117cf
commit 5cca8084d7

@ -1 +1 @@
Subproject commit 453d48a12f6e58d501bd361f6441df7d0e768b34
Subproject commit cf2a573fc2fc6616ed5dfc6e275e41a4d01cdfd8