]> 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)
commitf9b333bdd66e1d5823def91024af264abcdc351d
tree07fc3dd0921677a65708aa1ad8b9a856bf8486e3
parent51449a3a6446b8895882f882c91d03a0daef1192
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