]> 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>
Wed, 9 Apr 2014 00:33:55 +0000 (01:33 +0100)
commit7fdb015e0c978fca3168e4596bdadb0e5a6f7ac5
treef355c169a4afad985c7862cc45433b6714b80ec2
parente0f8942abd10d9f5a8b2b10427218490023ba5cd
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