You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2014/01/11 22:31:53 UTC

[jira] [Resolved] (LIBCLOUD-470) Update EC2 address calls with VPC support

     [ https://issues.apache.org/jira/browse/LIBCLOUD-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-470.
-----------------------------------

    Resolution: Fixed

Merged into trunk, thanks!

> Update EC2 address calls with VPC support
> -----------------------------------------
>
>                 Key: LIBCLOUD-470
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-470
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Chris DeRamus
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> AWS elastic IP addresses for VPC work a tad differently than EC2. 
> Add a new class EC2ElasticIpAddress which will store all attributes listed in the documentation: http://docs.aws.amazon.com/AWSEC2/latest/CommandLineReference/ApiReference-cmd-DescribeAddresses.html. 
> Update ex_describe_addresses to return a list of EC2ElasticIpAddress objects 
> Update ex_release_address to include the allocation id as a keyword argument. This is required to release a VPC address.
> Update ex_allocate_address with a domain keyword argument to support allocating addresses within VPCs.
> Update ex_disassociate_address with a association_id keyword argument to support disassociating VPC addresses from an instance inside of a VPC network.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)