]> 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>
Tue, 4 Aug 2015 18:10:28 +0000 (19:10 +0100)
commit138a128c8c75923aef0d56d3a8842054fa74bf6e
tree7b692d8bd7403959c963058f4db65123549ab822
parenta7bbfe699a9bff4ab46ad40177853d879931e5bb
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