Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
OS - RHEL 6.2
Commit - 138adab3396ea95a41c8320058dd78bbac446b08
Description
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