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

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

Github user asfgit closed the pull request at:

    https://github.com/apache/libcloud/pull/334


> Create a generic method for listing AWS EIPs
> --------------------------------------------
>
>                 Key: LIBCLOUD-592
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-592
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Lior Goikhburg
>            Priority: Minor
>
> Currently there are three methods in ec2 driver for listing EIPs:
> They all satisfy different use cases:
> ex_describe_all_addresses() - list all EIPs (vpc and ec2) optionally list 
> only associated EIPs.
> ex_describe_addresses() - list only EIPs for the specific nodes.
> ex_describe_addresses_for_node() - list only EIPs for specific node.
> Create a generic method ex_list_addresses() to give users more flexibility 
> while listing EIPs, by implementing all the functionality from this API call: 
> http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeAddresses.html



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

Reply via email to