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 2014/01/13 00:12:50 UTC

[jira] [Commented] (LIBCLOUD-494) Add create_image and copy_image calls to EC2 driver.

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

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

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

Issue LIBCLOUD-494: Add extension methods to support additional EC2 image
calls. The first is ex_copy_image which is used to copy Amazon Machine
Images between regions and the second is ex_create_image which can be
used to create an AMI from an EBS backed instance.

Closes #222.

Signed-off-by: Tomaz Muraus <to...@apache.org>


> Add create_image and copy_image calls to EC2 driver.
> ----------------------------------------------------
>
>                 Key: LIBCLOUD-494
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-494
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>            Reporter: Chris DeRamus
>            Priority: Minor
>
> I will be adding in extension methods within the EC2 driver to support copying AMI images between regions as well as image creation from an EBS backed instance.



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