Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3AC5099AA for ; Wed, 13 Jun 2012 13:12:43 +0000 (UTC) Received: (qmail 72615 invoked by uid 500); 13 Jun 2012 13:12:43 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 72563 invoked by uid 500); 13 Jun 2012 13:12:43 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 72554 invoked by uid 99); 13 Jun 2012 13:12:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2012 13:12:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id EE451141BF8 for ; Wed, 13 Jun 2012 13:12:42 +0000 (UTC) Date: Wed, 13 Jun 2012 13:12:42 +0000 (UTC) From: "Ramesh A (JIRA)" To: dev@deltacloud.apache.org Message-ID: <1115260430.12511.1339593162981.JavaMail.jiratomcat@issues-vm> In-Reply-To: <2095614525.12436.1339591183194.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (DTACLOUD-232) Unable to delete storage volume and storage snapshot through webui 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-232?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13= 294433#comment-13294433 ]=20 Ramesh A commented on DTACLOUD-232: ----------------------------------- Verified and working fine in the latest commit - e9a17f619f585f061593cc1533= 2473bafddff2b1 =20 > Unable to delete storage volume and storage snapshot through webui > ------------------------------------------------------------------ > > Key: DTACLOUD-232 > URL: https://issues.apache.org/jira/browse/DTACLOUD-232 > Project: DeltaCloud > Issue Type: Bug > Components: Client (Ruby), Server > Environment: OS - RHEL 6.2 > Commit - 138adab3396ea95a41c8320058dd78bbac446b08 > Reporter: Ramesh A > Assignee: Michal Fojtik > Priority: Minor > > Unable to delete storage volume and storage snapshot via web-ui. Throw 4= 04 response code in the logs and "Sinatra doesn=E2=80=99t know this ditty."= web-ui. > Deleting Storage Volume: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 10.70.1.24 - - [13/Jun/2012 08:36:31] "DELETE /api/volumes/vol-efb8de81 H= TTP/1.1" 404 495 0.0403 > 10.70.1.24 - - [13/Jun/2012 08:36:31] "GET /api/__sinatra__/404.png HTTP/= 1.1" 404 491 0.1070 > Deleting Storage Snapshot: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 10.70.1.24 - - [13/Jun/2012 08:37:50] "GET /api/storage_snapshots/snap-b4= 7073cb HTTP/1.1" 200 3305 0.4312 > 10.70.1.24 - - [13/Jun/2012 08:37:52] "DELETE /api/snapshots/snap-b47073c= b HTTP/1.1" 404 498 0.0395 > 10.70.1.24 - - [13/Jun/2012 08:37:52] "GET /api/__sinatra__/404.png HTTP/= 1.1" 404 491 0.0416 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira