| commit | 4ed29f85911642fb5d01f919703697746be19d7c | [log] [tgz] |
|---|---|---|
| author | Christian Schwede <cschwede@redhat.com> | Wed Feb 26 11:40:10 2025 +0100 |
| committer | Christian Schwede <cschwede@redhat.com> | Wed Feb 26 11:40:10 2025 +0100 |
| tree | d0d2d3c9b4f7b5875be443f670f20457c8994f63 | |
| parent | a08a53de424e3ed8cad4cbaf566d0b08f8ad5199 [diff] |
Fix Swift rsync/replication configuration Swift rsync and replication services are up and running, however they fail to replicate any data if needed and if used with more than one replica. This patch removes a deprecated option setting[1] and replaces it with the required setting to use the correct rsync module suffix. Additionally it removes an outdated subdirectory suffix in the rsyncd configuration that has been removed as well[2]. Closes-Bug: #2100272 [1] https://opendev.org/openstack/swift/commit/675145ef4a131d548cc1122689732b9b65e5def4 [2] https://opendev.org/openstack/devstack/commit/0e58d22897457831b9dbf02d66a2f29d43803597 Change-Id: I5283405d00883a4dd11b7c001b1bba3776e576b8