]> 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>
Fri, 17 Apr 2015 21:31:39 +0000 (22:31 +0100)
commit7ffb4fdcbcacf8725a556c3eedc0e182809d821b
tree07fc3dd0921677a65708aa1ad8b9a856bf8486e3
parent857d4c841fd3a65716378a424b92b952d311cc53
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