You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2021/02/10 15:26:59 UTC

[GitHub] [libcloud] c-w commented on a change in pull request #1552: Add support for Azure Government to Azure Blobs storage driver

c-w commented on a change in pull request #1552:
URL: https://github.com/apache/libcloud/pull/1552#discussion_r573824130



##########
File path: libcloud/storage/drivers/azure_blobs.py
##########
@@ -217,15 +221,34 @@ def __init__(self, key, secret=None, secure=True, host=None, port=None,
                                                       port=port, **kwargs)
 
     def _ex_connection_class_kwargs(self):

Review comment:
       Added tests for the Azurite path in f9313bd6 and for the new GovCloud path in 9071060d.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org