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 11:56:54 UTC

[libcloud] branch trunk updated (9580e2f -> 78bf5f0)

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 9580e2f  Update cryptography version used for tests.
     new b08e67a  Implements #1585
     new c9f9fb2  update changelog
     new cf63133  Merge branch 'trunk' into volume_quota
     new 78bf5f0  Merge pull request #1586 from micafer/volume_quota

The 8640 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                                        |  5 ++
 libcloud/compute/drivers/openstack.py              | 86 +++++++++++++++++++++-
 .../openstack_v1.1/_v3_0__volume_quota.json        | 55 ++++++++++++++
 libcloud/test/compute/test_openstack.py            | 11 +++
 4 files changed, 155 insertions(+), 2 deletions(-)
 create mode 100644 libcloud/test/compute/fixtures/openstack_v1.1/_v3_0__volume_quota.json