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/12/19 18:48:18 UTC

[libcloud] branch trunk updated (13b1e23 -> 3e8700d)

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 13b1e23  Fix lint.
     new d8ce369  Fix a regression with "get_driver()" function not working anymore when "provider" value is a string and not an enum.
     new 57ed6c6  Add changelog entry.
     new 4b354b6  Update changelog entry.
     new a1acaf7  Update comment.
     new 3e8700d  Merge pull request #1391 from Kami/fix_get_driver_string_regression

The 6993 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                  | 16 ++++++++++++++++
 libcloud/common/providers.py |  9 +++++++++
 libcloud/test/test_utils.py  | 11 +++++++++++
 3 files changed, 36 insertions(+)