You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2019/06/22 12:56:07 UTC

[libcloud] 01/03: Merge branch '851_fix-azure-blobstorage' of https://github.com/CatalystCode/libcloud into CatalystCode-851_fix-azure-blobstorage

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 5dd5aeec2ac4f0c3ddacd073b7e4399ac45e0d47
Merge: 77a056b aa788ee
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sat Jun 22 14:51:52 2019 +0200

    Merge branch '851_fix-azure-blobstorage' of https://github.com/CatalystCode/libcloud into CatalystCode-851_fix-azure-blobstorage

 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 +---
 libcloud/test/storage/fixtures/azure_blobs/list_objects_empty.xml  | 2 +-
 8 files changed, 13 insertions(+), 18 deletions(-)