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 0AB9797DE for ; Wed, 13 Jun 2012 12:45:44 +0000 (UTC) Received: (qmail 76104 invoked by uid 500); 13 Jun 2012 12:45:43 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 76062 invoked by uid 500); 13 Jun 2012 12:45: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 75271 invoked by uid 99); 13 Jun 2012 12:45: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 12:45:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E2EF61404B4 for ; Wed, 13 Jun 2012 12:45:42 +0000 (UTC) Date: Wed, 13 Jun 2012 12:45:42 +0000 (UTC) From: "Michal Fojtik (JIRA)" To: dev@deltacloud.apache.org Message-ID: <1637266837.12453.1339591542932.JavaMail.jiratomcat@issues-vm> In-Reply-To: <2095614525.12436.1339591183194.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (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.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Fojtik resolved DTACLOUD-232. ------------------------------------ Resolution: Fixed Assignee: Michal Fojtik commit e9a17f619f585f061593cc15332473bafddff2b1 Author: Michal Fojtik Date: Wed Jun 13 14:44:25 2012 +0200 Core: Fixed action link for DELETE action for storage_volumes and stora= ge_snapshots (DTACLOUD-232) =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 > [rananda@server ~]# rpm -qa| grep deltacloud > deltacloud-core-ec2-0.6.0-4.el6.noarch > deltacloud-core-all-0.6.0-4.el6.noarch > deltacloud-core-0.6.0-4.el6.noarch > deltacloud-core-doc-0.6.0-4.el6.noarch > deltacloud-core-vsphere-0.6.0-4.el6.noarch > deltacloud-core-rhevm-0.6.0-4.el6.noarch > 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