]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Refactoring to move ContainerItem and ContainerListing.
authorDaira Hopwood <daira@jacaranda.org>
Fri, 4 Apr 2014 14:38:55 +0000 (15:38 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 10 Jul 2015 05:10:30 +0000 (06:10 +0100)
commitfc923e0730f1f59015f738b4fc75f6aa81d13abd
tree99d1f592f5d165de1ad77802348d4731dd95c66e
parentf754cbcd9ebc6ebe29da01cfc4a8d7d8d2a4fed7
Refactoring to move ContainerItem and ContainerListing.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/storage/backends/base.py
src/allmydata/storage/backends/cloud/cloud_common.py
src/allmydata/storage/backends/cloud/googlestorage/googlestorage_container.py
src/allmydata/storage/backends/cloud/mock_cloud.py
src/allmydata/storage/backends/cloud/msazure/msazure_container.py
src/allmydata/storage/backends/cloud/openstack/openstack_container.py
src/allmydata/test/test_storage.py