cloudstack/engine/storage/snapshot
Rohit Yadav 9dd8a4cc40 snapshot: fix listSnapshots for volume which got delete and whose storage pool got deleted
This fixes the case when the storage pool is removed as well the KVM
host and the subsequent volumes on the host. When that happened, listing
snapshots (for recovery purposes) cause NPE as the pool_id was null, but
last_pool_id for the related destroyed volume wasn't null. This adds a
fallback logic.

Signed-off-by: Rohit Yadav <rohit@yadav.cloud>
2026-01-22 10:57:53 +01:00
..
src snapshot: fix listSnapshots for volume which got delete and whose storage pool got deleted 2026-01-22 10:57:53 +01:00
pom.xml Updating pom.xml version numbers for release 4.22.1.0-SNAPSHOT 2025-11-05 16:07:07 +05:30