You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Michal Fojtik (JIRA)" <ji...@apache.org> on 2012/06/13 14:45:42 UTC

[jira] [Resolved] (DTACLOUD-232) Unable to delete storage volume and storage snapshot through webui

     [ https://issues.apache.org/jira/browse/DTACLOUD-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Fojtik resolved DTACLOUD-232.
------------------------------------

    Resolution: Fixed
      Assignee: Michal Fojtik

commit e9a17f619f585f061593cc15332473bafddff2b1
Author: Michal Fojtik <mf...@redhat.com>
Date:   Wed Jun 13 14:44:25 2012 +0200

    Core: Fixed action link for DELETE action for storage_volumes and storage_snapshots (DTACLOUD-232)
                
> 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 404 response code in the logs and "Sinatra doesn’t know this ditty." web-ui.
> Deleting Storage Volume:
> ==================
> 10.70.1.24 - - [13/Jun/2012 08:36:31] "DELETE /api/volumes/vol-efb8de81 HTTP/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:
> ====================
> 10.70.1.24 - - [13/Jun/2012 08:37:50] "GET /api/storage_snapshots/snap-b47073cb HTTP/1.1" 200 3305 0.4312
> 10.70.1.24 - - [13/Jun/2012 08:37:52] "DELETE /api/snapshots/snap-b47073cb 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 administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira