]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Sketch of working Google Cloud Storage authentication, with some demo code.
authorItamar Turner-Trauring <itamar@futurefoundries.com>
Fri, 1 Mar 2013 18:58:10 +0000 (13:58 -0500)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 4 Aug 2015 17:20:41 +0000 (18:20 +0100)
commita301cb68e274bc99521ff04f8b3852cfcad7864a
tree107f893ff265d417cf01b9516eb9be9af0fb0f53
parentf127106b64ad6ac0eb0b5809c69e419faf31257d
Sketch of working Google Cloud Storage authentication, with some demo code.
src/allmydata/storage/backends/cloud/googlestorage/__init__.py [new file with mode: 0644]
src/allmydata/storage/backends/cloud/googlestorage/googlestorage_container.py [new file with mode: 0644]