]> 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>
Tue, 4 Aug 2015 17:20:43 +0000 (18:20 +0100)
commit55db030df7fb54a338f7bba576245ea561a48129
tree3e28fb5278d2aedbf86f2a0a98307fb598d75716
parentb39180b68cc4417ba18041a2cae6b79896b6ca16
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