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 2022/05/07 10:41:05 UTC

[libcloud] 03/03: Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 63dc781cbebf98186785ead4ef1be831a6429d43
Merge: 51f41af3c e227fda21
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sat May 7 12:40:52 2022 +0200

    Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk

 CHANGES.rst                                        |  62 ++++++++----
 libcloud/common/openstack.py                       |  19 +++-
 libcloud/compute/drivers/openstack.py              | 106 ++++++++++++++++++---
 libcloud/test/common/test_openstack.py             |  11 +++
 .../fixtures/openstack_v1.1/_servers_12064247.json |  68 +++++++++++++
 .../openstack_v1.1/_servers_os_intefaces.json      |  16 ++++
 libcloud/test/compute/test_openstack.py            |  46 +++++++++
 7 files changed, 295 insertions(+), 33 deletions(-)