Implement storage driver for Azure Blob Storage
This commit is contained in:
parent
00ae24cb2f
commit
d488517b36
6 changed files with 536 additions and 1 deletions
|
@ -16,6 +16,8 @@ appdirs==1.4.3
|
|||
APScheduler==3.0.5
|
||||
asn1crypto==0.22.0
|
||||
autobahn==0.9.3.post3
|
||||
azure-common==1.1.8
|
||||
azure-storage-blob==0.37.1
|
||||
Babel==2.4.0
|
||||
beautifulsoup4==4.5.3
|
||||
bencode==1.0
|
||||
|
|
Reference in a new issue