]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
First pass at implementing the Azure GET/PUT/DELETE.
authorItamar Turner-Trauring <itamar@futurefoundries.com>
Thu, 21 Mar 2013 15:34:39 +0000 (11:34 -0400)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:50:55 +0000 (17:50 +0100)
commit486aea7cde9f2842a732d0f6f19fc6e5182f0140
tree1cf59850bdd8428a691f2de20d6dea12aebe469c
parenta3e3e4fc8123db6b20dcfff7347d73d8037bd715
First pass at implementing the Azure GET/PUT/DELETE.
src/allmydata/storage/backends/cloud/googlestorage/googlestorage_container.py
src/allmydata/storage/backends/cloud/msazure/msazure_container.py
src/allmydata/test/test_storage.py