]> 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>
Fri, 10 Jul 2015 04:24:46 +0000 (05:24 +0100)
commit8b3fc3c9d543267d0d2d9bda20eb23f113259b7b
tree0dbb8722cc42e68d0ed04b8f731486bae9921108
parentc7134212c2788c650c27fca8b7f68c97ba57f5a7
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]