Return-Path: Delivered-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Received: (qmail 25015 invoked from network); 22 Nov 2010 12:13:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Nov 2010 12:13:05 -0000 Received: (qmail 29811 invoked by uid 500); 22 Nov 2010 12:13:36 -0000 Delivered-To: apmail-incubator-deltacloud-dev-archive@incubator.apache.org Received: (qmail 29730 invoked by uid 500); 22 Nov 2010 12:13:35 -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 29721 invoked by uid 99); 22 Nov 2010 12:13:35 -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:13:35 +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:13:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAMCDEBf012920 for ; Mon, 22 Nov 2010 12:13:14 GMT Message-ID: <19288374.232991290427993995.JavaMail.jira@thor> Date: Mon, 22 Nov 2010 07:13:13 -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 Deltacloud answers with the available actions to an instance if you perform= actions on 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: Deltacloud answers with the available actions to an instance if you perform= actions on it. Perfect REST style. If you stop an instance on ec2, deltacloud responds with the actions that a= re available to the instance you stopped. Deltacloud reports "start" to be = available. IMHO this is bogus since the AWS console does not offer START no= r 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 > Reporter: Andr=C3=A9 Dietisheim > Assignee: David Lutterkort > > Deltacloud answers with the available actions to an instance if you perfo= rm actions on 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.