cloudstack/engine/schema
Rajani Karuturi 1d1b503dec Merge pull request #1924 from niteshsarda/CS-50213
CLOUDSTACK-9766 : Executing deleteSnapshot api with already deleted sIf we try to delete the snapshot which is already deleted, then no proper error appears in the log and it just try to delete the snapshot which is already deleted.

Steps to reproduce :
-------
1-create a snapshot
2-delete the snapshot
3-try to delete snapshot which is deleted in step 2

Expected Result
-------------
Result should show proper error message. Request for deleting already deleted snapshot should not be placed.

* pr/1924:
  CLOUDSTACK-9766 : Executing deleteSnapshot api with already deleted snapshot does not throw any exception or failure message

Signed-off-by: Rajani Karuturi <rajani.karuturi@accelerite.com>
2017-02-21 05:46:18 +05:30
..
resources/META-INF/cloudstack CLOUDSTACK-9574: Redesign storage tags and remove details from listImageStores response and UI 2017-02-07 17:50:09 -03:00
src Merge pull request #1924 from niteshsarda/CS-50213 2017-02-21 05:46:18 +05:30
test schema: Upgrade path from 4.9.1.0 to 4.9.2.0 2016-12-22 11:12:45 +05:30
pom.xml Updating pom.xml version numbers for release 4.9.2.0-SNAPSHOT 2016-12-16 20:48:16 +05:30