Files
openstack-ansible/playbooks/roles/os_swift/templates/proxy-server.conf.j2
Andy McCrae 5b9b49f52b Add read/write_affinity settings for Swift
Allow the setting of read/write_affinity and write_affinity_node_count
on a per proxy_host basis.

This allows the deployer to set preferences for which region to
read/write to, which can increase the efficiency of a multi-region
swift cluster.

Sample swift.yml has been updated, as well as the aio swift.yml to
ensure these settings are setup as part of the gate, but this shouldn't
change the functionality of swift at all (since there is only 1 region).

Change-Id: I95b456672f419fcc331d6739ce259b022d350472
Closes-Bug: #1415172
2015-06-19 12:30:38 +01:00

3.4 KiB