This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.
from 77a056b Add changelog entry for #1295.
add aa788ee Fix azure_blobs driver with BlobStorage account
new 5dd5aee Merge branch '851_fix-azure-blobstorage' of
https://github.com/CatalystCode/libcloud into
CatalystCode-851_fix-azure-blobstorage
new 56a0070 Merge branch 'CatalystCode-851_fix-azure-blobstorage' into
trunk
new d9ca8fc Add a changelog entry for #1294, #1202.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.rst | 9 +++++++++
libcloud/common/azure.py | 7 +++----
libcloud/storage/drivers/azure_blobs.py | 4 ++++
libcloud/test/storage/fixtures/azure_blobs/list_containers_1.xml | 4 +---
libcloud/test/storage/fixtures/azure_blobs/list_containers_2.xml | 4 +---
.../test/storage/fixtures/azure_blobs/list_containers_empty.xml | 2 +-
libcloud/test/storage/fixtures/azure_blobs/list_objects_1.xml | 4 +---
libcloud/test/storage/fixtures/azure_blobs/list_objects_2.xml | 4 +---
.../test/storage/fixtures/azure_blobs/list_objects_empty.xml | 2 +-
9 files changed, 22 insertions(+), 18 deletions(-)