]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Implement method to create containers in Microsoft Azure storage backend.
authorItamar Turner-Trauring <itamar@futurefoundries.com>
Thu, 16 May 2013 17:49:43 +0000 (13:49 -0400)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 21:31:40 +0000 (22:31 +0100)
commit28cea78d9f822560b0a1a4744d0d7ac16a2eb8e8
tree7e6732ac35c221a0a0c08e56772192ab457c66a3
parentf1ba94371f2498d0b0dd8f311289981ee43935b6
Implement method to create containers in Microsoft Azure storage backend.
src/allmydata/storage/backends/cloud/msazure/msazure_container.py
src/allmydata/test/test_storage.py