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/03/05 11:24:44 UTC

[libcloud] 05/05: 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 4265e32bda9868941af188d2763f3a4d01298c3a
Merge: 0734e95 536582d
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sat Mar 5 12:24:32 2022 +0100

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

 CHANGES.rst                                        |  17 ++
 libcloud/compute/drivers/openstack.py              | 181 +++++++++++++++++----
 .../openstack_v1.1/_v2_0__floatingips.json         |  28 ++++
 .../openstack_v1.1/_v2_0__floatingips_ip_id.json   |  32 ++++
 ...tingips.json => _v2_0__floatingips_net_id.json} |   0
 libcloud/test/compute/test_openstack.py            |  65 +++++++-
 6 files changed, 279 insertions(+), 44 deletions(-)