swift/swift/obj
Chuck Thier a30a7ced9c Add handoffs_first and handoff_delete to obj-repl
If handoffs_first is True, then the object replicator will give
partitions that are not supposed to be on the node priority.

If handoff_delete is set to a number (n), then it will delete a handoff
partition if at least n replicas were successfully replicated

Also fixed a couple of things in the object replicator unit tests and
added some more

DocImpact

Change-Id: Icb9968953cf467be2a52046fb16f4b84eb5604e4
2013-09-13 15:44:07 +00:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py Ensure audit tests don't cause unwanted errors 2013-09-12 08:55:17 -07:00
diskfile.py Merge "Remove keep_data_fp argument from DiskFile constructor" 2013-09-11 22:52:52 +00:00
expirer.py fix swift i18n 2013-09-09 20:25:00 -07:00
replicator.py Add handoffs_first and handoff_delete to obj-repl 2013-09-13 15:44:07 +00:00
server.py Tinker with dockstrings in back-ends and related places 2013-09-11 19:46:34 -06:00
updater.py fix swift i18n 2013-09-09 20:25:00 -07:00