tree: a41a354f2deeacc0e3157336e9451e6843411d5f [path history] [tgz]
  1. src/
  2. bnd.bnd
  3. pom.xml
  4. README.md
providers/azureblob/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>