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 2021/10/22 14:46:22 UTC

[libcloud] branch trunk updated (78bf5f0 -> 26fbcfd)

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 78bf5f0  Merge pull request #1586 from micafer/volume_quota
     new 443d4d0  Upgrade paramiko used for tests to fix a failing tests due to bug in paramiko / cryptography dependency.
     new 9e676e2  Allow default connection timeout to be easily overriden using a module constant (e.g. for tests or similar).
     new f8b0b8b  Specify timeout for container getting ready and ensure container is always killed / stopped on exit.
     new 24c4685  Decrease container ready timeout, update message we wait for - it looks like Docker image behavior has changed.
     new 26fbcfd  Merge pull request #1616 from Kami/integration_tests_fixes

The 8645 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:
 integration/storage/base.py       | 32 ++++++++++++++++++++++++++++++++
 integration/storage/test_minio.py |  2 +-
 libcloud/http.py                  |  5 ++++-
 tox.ini                           |  8 ++++----
 4 files changed, 41 insertions(+), 6 deletions(-)