]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
googlestorage_container.py: Implement PUT and listing of bucket contents.
authorItamar Turner-Trauring <itamar@futurefoundries.com>
Tue, 5 Mar 2013 15:47:37 +0000 (10:47 -0500)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 9 Apr 2014 00:33:55 +0000 (01:33 +0100)
commit7eec2f4fc903afe4003ac75cbcce851980c2f101
tree50e238ab942d79bb0bf4682e48fa33634ab0e630
parent96f3c65f1406c51a3d203af17e8fb0c57f31f303
googlestorage_container.py: Implement PUT and listing of bucket contents.
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/test/test_storage.py