]> 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, 17 Apr 2015 21:31:38 +0000 (22:31 +0100)
commit40e55eb33bc5b1e0ffca53f5af82c93274e46c19
tree8b715b4ab4bc3c8560d538f94dd63db313fab067
parent380dada050e0d13d02b7221eec1ecb68f5332584
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]