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

Chris DeRamus updated LIBCLOUD-470:
-----------------------------------

    Issue Type: Improvement  (was: Bug)

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

Reply via email to