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/07/06 09:37:34 UTC

[libcloud] 01/02: Merge branch 'trunk' of https://github.com/micafer/libcloud into micafer-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 e06a329805ef0b5e1645326615c526bd8c503ba6
Merge: c7c5cb8 ae9d81e
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sat Jul 6 11:33:09 2019 +0200

    Merge branch 'trunk' of https://github.com/micafer/libcloud into micafer-trunk

 libcloud/compute/drivers/openstack.py              | 324 ++++++++++++++++++++-
 .../fixtures/openstack_v1.1/_v2_0__router.json     |  39 +++
 .../openstack_v1.1/_v2_0__router_interface.json    |  12 +
 .../fixtures/openstack_v1.1/_v2_0__routers.json    |  81 ++++++
 libcloud/test/compute/test_openstack.py            |  77 ++++-
 5 files changed, 527 insertions(+), 6 deletions(-)