Return-Path: Delivered-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Received: (qmail 35298 invoked from network); 22 Nov 2010 12:25:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Nov 2010 12:25:06 -0000 Received: (qmail 35020 invoked by uid 500); 22 Nov 2010 12:25:38 -0000 Delivered-To: apmail-incubator-deltacloud-dev-archive@incubator.apache.org Received: (qmail 34945 invoked by uid 500); 22 Nov 2010 12:25:37 -0000 Mailing-List: contact deltacloud-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltacloud-dev@incubator.apache.org Delivered-To: mailing list deltacloud-dev@incubator.apache.org Received: (qmail 34925 invoked by uid 99); 22 Nov 2010 12:25:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Nov 2010 12:25:37 +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; Mon, 22 Nov 2010 12:25:35 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAMCPFnx013043 for ; Mon, 22 Nov 2010 12:25:15 GMT Message-ID: <18802582.233111290428715014.JavaMail.jira@thor> Date: Mon, 22 Nov 2010 07:25:15 -0500 (EST) From: =?utf-8?Q?Andr=C3=A9_Dietisheim_=28JIRA=29?= To: deltacloud-dev@incubator.apache.org Subject: [jira] Updated: (DTACLOUD-8) stopping an ec2 instance reports start to be an available action In-Reply-To: <17177002.232211290422473990.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DTACLOUD-8?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Andr=C3=A9 Dietisheim updated DTACLOUD-8: ------------------------------------ Description:=20 If you perform an action on an instance, Deltacloud answers with the action= s that are available to it. Perfect REST style. If you stop an instance that runs on ec2, deltacloud responds with the acti= ons that are available to it. For a stopped instance, Deltacloud reports "s= tart" to be available. IMHO this is bogus since the AWS console does not of= fer START nor DESTROY to instances that are stopped.=20 * Request to stop an instance: POST /api/instances/i-00e28a6d/stop HTTP/1.1 * Respond from Deltacloud (see ): ami-7d07ec14 STOPPED 2010-11-19T12:23:06.000Z
ec2-184-72-186-65.compute-1.amazonaws.com
ip-10-112-38-207.ec2.internal
ad
was: If you perform an action on an instance, Deltacloud answers with the action= s that are available to it. Perfect REST style. If you stop an instance that runs on ec2, deltacloud responds with the acti= ons that are available to it. For a stopped instance, Deltacloud reports "s= tart" to be available. IMHO this is bogus since the AWS console does not of= fer START nor DESTROY to instances that are stopped.=20 Request to stop an instance: POST /api/instances/i-00e28a6d/stop HTTP/1.1 Respond from Deltacloud (see ): ami-7d07ec14 STOPPED 2010-11-19T12:23:06.000Z
ec2-184-72-186-65.compute-1.amazonaws.com
ip-10-112-38-207.ec2.internal
ad
> stopping an ec2 instance reports start to be an available action > ---------------------------------------------------------------- > > Key: DTACLOUD-8 > URL: https://issues.apache.org/jira/browse/DTACLOUD-8 > Project: DeltaCloud > Issue Type: Bug > Environment: deltacloud 0.0.9, REST API > Reporter: Andr=C3=A9 Dietisheim > Assignee: David Lutterkort > > If you perform an action on an instance, Deltacloud answers with the acti= ons that are available to it. Perfect REST style. > If you stop an instance that runs on ec2, deltacloud responds with the ac= tions that are available to it. For a stopped instance, Deltacloud reports = "start" to be available. IMHO this is bogus since the AWS console does not = offer START nor DESTROY to instances that are stopped.=20 > * Request to stop an instance: > POST /api/instances/i-00e28a6d/stop HTTP/1.1 > * Respond from Deltacloud (see ): > > > ami-7d07ec14 > > > STOPPED > > > > > > 2010-11-19T12:23:06.000Z > >
ec2-184-72-186-65.compute-1.amazonaws.com
>
> >
ip-10-112-38-207.ec2.internal
>
> > > ad > > >
--=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.