]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: display in-progress clones for a snapshot
authorNikhilkumar Shelke <nshelke@redhat.com>
Thu, 5 May 2022 06:56:03 +0000 (12:26 +0530)
committerNikhilkumar Shelke <nshelke@redhat.com>
Mon, 4 Jul 2022 08:01:40 +0000 (13:31 +0530)
commit099efb424977f86597826e3f56734b3deddfd0dc
tree0b6bdd1d0c2dc938390ee88a5dc1aaf5e774ab18
parent988b17c73f91c671b84eba9a73188f6af4dee22c
mgr/volumes: display in-progress clones for a snapshot

If any clone is in pending or in-progress state then
show these clones in 'fs subvolume snapshot info'
command output.

Fixes: https://tracker.ceph.com/issues/55041
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
src/pybind/mgr/volumes/fs/operations/versions/metadata_manager.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v1.py