]> 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, 16 Oct 2015 16:45:31 +0000 (17:45 +0100)
commit09b5aeedb79fd66dcc9d562a27ec2b64649aa098
tree57d953f90e489764092ff6ed3b89a9665eb46e04
parent391097521b67759119b5c77c871faa44da700815
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]