swift/test
Lingxian Kong 831eb6e3ce Write-affinity aware object deletion
When deleting objects in multi-region swift delpoyment with write
affinity configured, users always get 404 when deleting object before
it's replcated to approriate nodes.

This patch adds a config item 'write_affinity_handoff_delete_count' so
that operator could define how many local handoff nodes should swift
send request to get more candidates for the final response, or by
default just leave it to swift to calculate the appropriate number.

Change-Id: Ic4ef82e4fc1a91c85bdbc6bf41705a76f16d1341
Closes-Bug: #1503161
2017-06-27 22:42:02 +12:00
..
functional Open-code eventlet.listen() 2017-05-11 01:39:14 -06:00
probe Merge "Cleanup db replicator probetest" 2017-06-12 21:13:15 +00:00
unit Write-affinity aware object deletion 2017-06-27 22:42:02 +12:00
__init__.py Open-code eventlet.listen() 2017-05-11 01:39:14 -06:00
sample.conf [Trivial]Fix some type errors in ../sample.conf 2017-02-12 01:30:34 -08:00