mirror of https://github.com/apache/jclouds.git
da1bc06f9e
The former replaces INFREQUENT. References gaul/s3proxy#625. |
||
---|---|---|
.. | ||
src | ||
README.md | ||
bnd.bnd | ||
pom.xml |
README.md
The jclouds provider for Windows Azure's Storage (http://www.microsoft.com/windowsazure/storage/default.aspx).
- TODO: Implementation status.
- TODO: Supported features.
- TODO: Usage example.
Running live tests
Try
mvn clean install -Plive -pl :azureblob -Dtest=AzureBlobClientLiveTest -Dtest.azureblob.identity==<azure_storage_account_name> -Dtest.azureblob.credential=<azure_storage_account_access_key>