]> 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>
Wed, 9 Apr 2014 00:33:55 +0000 (01:33 +0100)
commitd42b232e6a12b9cb53b23574278a8fd1c8e73590
tree979b8e1dcc3894a429b127028a2bcb0c8f690e22
parent5304c0b152a7ac80986bb85bf488155ac17a4b30
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]