You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Himanshu Sachdeva (JIRA)" <ji...@apache.org> on 2015/03/18 14:19:39 UTC

[jira] [Commented] (LIBCLOUD-592) Create a generic method for listing AWS EIPs

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

Himanshu Sachdeva commented on LIBCLOUD-592:
--------------------------------------------

Is there any test for this method?

> 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)