]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/storage/backends/cloud/s3/s3_container.py
S3Container: fix an oversight in the parent constructor call.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / storage / backends / cloud / s3 / s3_container.py
2015-07-10 Daira HopwoodS3Container: fix an oversight in the parent constructor...
2015-07-10 Daira HopwoodFix #2206. Includes refactoring of ContainerRetryMixin...
2015-07-10 Daira HopwoodS3 container: treat an empty GET bucket response as...
2015-07-10 Daira HopwoodRefactor mock_cloud methods to simplify and make them...
2015-07-10 Daira HopwoodFix incorrect calls to create and delete S3 buckets...
2015-07-10 David-Sarah HopwoodAdd stub OpenStack container impl. as a copy of S3...
2015-07-10 Daira HopwoodAdd new files for cloud merge (rebased).