----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9801/ -----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Sateesh Chodapuneedi. Description ------- CLOUDSTACK-1541 NPE while deleting snapshot :Unexpected exception while executing org.apache.cloudstack.api.command.user.snapshot.DeleteSnapshotCmd This addresses bug CLOUDSTACK-1541. Diffs ----- api/src/com/cloud/agent/api/DeleteSnapshotBackupCommand.java 6114148 server/src/com/cloud/storage/snapshot/SnapshotManagerImpl.java c7beff0 Diff: https://reviews.apache.org/r/9801/diff/ Testing ------- Tested locally, able to delete snapshots. Thanks, deepti dohare