GitHub user hannanabdul55 opened a pull request:
https://github.com/apache/libcloud/pull/600
[LIBCLOUD-604] Add 'ex_list_subnets' to OpenStack provider
Added ability to list subnets for libcloud OpenStack driver by fetching
them from the OpenStack API and parsing them to a list of `OpenStackSubnet`
class.
This has been tested with a local devstack environment setup on my local
machine.
Reference to the OpenStack API
[here.](http://developer.openstack.org/api-ref-networking-v2.html#listSubnets)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hannanabdul55/libcloud
LIBCLOUD-604_subnet_openstack
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/600.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #600
----
commit f3857586b02b86f354b39b2994380e678213be9b
Author: Abdul Hannan <[email protected]>
Date: 2015-10-12T16:06:29Z
[LIBCLOUD-604] Add 'ex_list_subnets' to OpenStack provider
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---