]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
cloud_common.py: generalize ContainerRetryMixin to allow the container class to speci...
authorDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Thu, 21 Feb 2013 22:14:27 +0000 (22:14 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 21:31:38 +0000 (22:31 +0100)
commit496a863df20fbd1dcf856e8ab5d0f01a0dfb6a2d
tree6e804c414a2f2706ad687e4cb93930d263a2dfa9
parent2bb8379d8d5e90317a805ff348685590e24f8bfa
cloud_common.py: generalize ContainerRetryMixin to allow the container class to specify what to retry.

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
src/allmydata/storage/backends/cloud/cloud_common.py
src/allmydata/test/test_storage.py