Return-Path: X-Original-To: apmail-libcloud-commits-archive@www.apache.org Delivered-To: apmail-libcloud-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DDDA10CC3 for ; Sun, 2 Feb 2014 18:32:18 +0000 (UTC) Received: (qmail 44982 invoked by uid 500); 2 Feb 2014 18:32:17 -0000 Delivered-To: apmail-libcloud-commits-archive@libcloud.apache.org Received: (qmail 44962 invoked by uid 500); 2 Feb 2014 18:32:16 -0000 Mailing-List: contact commits-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list commits@libcloud.apache.org Received: (qmail 44923 invoked by uid 99); 2 Feb 2014 18:32:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Feb 2014 18:32:15 +0000 Date: Sun, 2 Feb 2014 18:32:15 +0000 (UTC) From: "Tomaz Muraus (JIRA)" To: commits@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (LIBCLOUD-508) Add the ability to register an Amazon Machine Image (AMI) to ec2 driver MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LIBCLOUD-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-508. ----------------------------------- Resolution: Fixed Merged into trunk, thanks. > Add the ability to register an Amazon Machine Image (AMI) to ec2 driver > ----------------------------------------------------------------------- > > Key: LIBCLOUD-508 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-508 > Project: Libcloud > Issue Type: New Feature > Components: Compute > Reporter: Chris DeRamus > Priority: Trivial > > Amazon supports register an AMI based off of an EBS backed instance using the RegisterImage API call. I will add a ex_register_image call to the ec2 driver to support this functionality. -- This message was sent by Atlassian JIRA (v6.1.5#6160)