You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/12/25 21:54:50 UTC

[jira] [Commented] (LIBCLOUD-467) Add list/delete/create network (VPC) calls within EC2

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

ASF subversion and git services commented on LIBCLOUD-467:
----------------------------------------------------------

Commit e35c98934dd9fa57bb26921ace35513e1c8e05b0 in branch refs/heads/trunk from [~cderamus]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=e35c989 ]

Merge branch 'LIBCLOUD-467_Add_VPC_Lifecycle_Support' into trunk

Conflicts:
	libcloud/compute/drivers/ec2.py
	libcloud/test/compute/test_ec2.py


> Add list/delete/create network (VPC) calls within EC2
> -----------------------------------------------------
>
>                 Key: LIBCLOUD-467
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-467
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Chris DeRamus
>            Priority: Minor
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> Add support to manage the lifecycle of VPCs into the ec2 driver. The calls required are:
> DescribeVpcs
> CreateVpc
> DeleteVpc



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