Return-Path: Delivered-To: apmail-incubator-libcloud-archive@minotaur.apache.org Received: (qmail 89611 invoked from network); 4 Jan 2011 14:42:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jan 2011 14:42:09 -0000 Received: (qmail 1635 invoked by uid 500); 4 Jan 2011 14:42:09 -0000 Delivered-To: apmail-incubator-libcloud-archive@incubator.apache.org Received: (qmail 1499 invoked by uid 500); 4 Jan 2011 14:42:09 -0000 Mailing-List: contact libcloud-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: libcloud@incubator.apache.org Delivered-To: mailing list libcloud@incubator.apache.org Received: (qmail 1490 invoked by uid 99); 4 Jan 2011 14:42:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jan 2011 14:42:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jan 2011 14:42:07 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p04EfjrJ004918 for ; Tue, 4 Jan 2011 14:41:46 GMT Message-ID: <28205789.134001294152105818.JavaMail.jira@thor> Date: Tue, 4 Jan 2011 09:41:45 -0500 (EST) From: "Jerry Chen (JIRA)" To: libcloud@incubator.apache.org In-Reply-To: <922546.61531293645467144.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [libcloud] [jira] Resolved: (LIBCLOUD-69) Support for EC2 Idempotent launches [ https://issues.apache.org/jira/browse/LIBCLOUD-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Chen resolved LIBCLOUD-69. -------------------------------- Resolution: Fixed Thanks for the tests and the new Exception; they are committed in r1055059. As for not being able to reproduce it, I think I kept the same instance name and token. > Support for EC2 Idempotent launches > ----------------------------------- > > Key: LIBCLOUD-69 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-69 > Project: Libcloud > Issue Type: New Feature > Components: Core > Reporter: David LaBissoniere > Assignee: Jerry Chen > Priority: Minor > Fix For: 0.4.1 > > Attachments: ec2-idempotent-launch.diff, ec2_idem_tests.diff > > > As of API version 2010-08-31, EC2 supports idempotent instance creation. An optional clientToken can be included in launch requests. Usage is detailed in this document: > http://docs.amazonwebservices.com/AWSEC2/latest/DeveloperGuide/index.html?Run_Instance_Idempotency.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.