]> 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, 16 Oct 2015 16:45:31 +0000 (17:45 +0100)
commit758decd48bfe440849384ee4ecffafec75550af8
treeb2f9c6797a9ace72b94717e095c8c65ffd8b4d7d
parentc0c93768c33fd6db3b5f52eae5d27c9670b99889
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