[ 
https://issues.apache.org/jira/browse/LIBCLOUD-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953321#comment-14953321
 ] 

ASF GitHub Bot commented on LIBCLOUD-604:
-----------------------------------------

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

----


> Add `ex_list_subnets` to OpenStack provider
> -------------------------------------------
>
>                 Key: LIBCLOUD-604
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-604
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>    Affects Versions: 0.13.3
>         Environment: Generic OpenStack
>            Reporter: Tim Fall
>            Priority: Minor
>
> Add equivalent function for returning listed subnets in OpenStack driver. 
> Similar to `ex_list_subnet` for EC2 endpoint providers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to