You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by vd...@apache.org on 2018/09/19 08:09:53 UTC

[17/18] libcloud git commit: Merge remote-tracking branch 'micafer/trunk' into trunk

Merge remote-tracking branch 'micafer/trunk' into trunk


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/cdff9500
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/cdff9500
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/cdff9500

Branch: refs/heads/trunk
Commit: cdff9500b9217c1df896f2cfb99b43e2eb9b868f
Parents: 20186b9 45d33fd
Author: Rick van de Loo <ri...@gmail.com>
Authored: Wed Sep 19 10:01:11 2018 +0200
Committer: Rick van de Loo <ri...@gmail.com>
Committed: Wed Sep 19 10:01:11 2018 +0200

----------------------------------------------------------------------
 docs/compute/drivers/openstack.rst              | 10 ++-
 libcloud/common/openstack.py                    |  1 +
 libcloud/compute/drivers/openstack.py           | 91 +++++++++++++++++++-
 .../openstack_v1.1/_v2_0__networks.json         | 64 ++++++++++++++
 .../openstack_v1.1/_v2_0__networks_POST.json    | 33 +++++++
 .../fixtures/openstack_v1.1/_v2_0__subnets.json | 62 +++++++++++++
 libcloud/test/compute/test_openstack.py         | 70 +++++++++++----
 7 files changed, 309 insertions(+), 22 deletions(-)
----------------------------------------------------------------------