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/08/01 08:33:08 UTC

[libcloud] branch trunk updated (a65a29d -> 4d318a8)

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 a65a29d  Merge pull request #1326 from gvengel/fix_file_handle_stream_hash
     new 54eb8ca  Update AWS connection class to throw if unsupported value is passed for "params" argument.
     new 3dadc47  Fix a bug in the driver caught by new tests.
     new f39ec04  Update error message.
     new 223fd17  Add changelog entry.
     new 4d318a8  Merge pull request #1329 from Kami/ec2_driver_invalid_usage_fail_loudly

The 6680 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                       | 12 +++++++++++-
 libcloud/common/aws.py            | 28 ++++++++++++++++++++++++++++
 libcloud/compute/drivers/ec2.py   |  7 ++++---
 libcloud/test/compute/test_ec2.py | 17 +++++++++++++++++
 4 files changed, 60 insertions(+), 4 deletions(-)