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 9807ded Revert "Test the changes."
new 18d2d0f Add ex_get_network to openstack
new 3a6d898 Update CHANGES.rst
new 6a95f10 Merge pull request #1474 from
SanderRoosingh/add-ex-get-network-to-openstack
The 7460 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 | 6 ++++
libcloud/compute/drivers/openstack.py | 32 ++++++++++++++++++++++
.../fixtures/openstack_v1.1/_v2_0__network.json | 32 ++++++++++++++++++++++
libcloud/test/compute/test_openstack.py | 13 +++++++++
4 files changed, 83 insertions(+)
create mode 100644
libcloud/test/compute/fixtures/openstack_v1.1/_v2_0__network.json