]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: allow --force to delete snapshots even when UUID dir is missing
authorRishabh Dave <ridave@redhat.com>
Tue, 9 Sep 2025 11:04:18 +0000 (16:34 +0530)
committerVenky Shankar <vshankar@redhat.com>
Thu, 19 Feb 2026 06:18:47 +0000 (11:48 +0530)
commitf9cb479fb4d99960b92284c023cfe01f0fb8b2bc
treeb8bfe53128c87440ebec90c3c75edbb79b59cf05
parent550ec2c4a90e99e1fa635771b70fa0e80544290a
mgr/volumes: allow --force to delete snapshots even when UUID dir is missing

Also, add tests for the same.

Fixes: https://tracker.ceph.com/issues/72956
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/operations/template.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py
src/pybind/mgr/volumes/fs/volume.py