Ramesh A created DTACLOUD-232:
---------------------------------

             Summary: 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
            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


Reply via email to