]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/volumes: wire up pinning subvolumes/subvolumegroups
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 10 Jun 2020 04:14:23 +0000 (21:14 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 24 Jun 2020 22:43:32 +0000 (15:43 -0700)
commit982041e89d6db6aa764e287a05f1c2937efa719a
treedb7fcf56c573f26be1c50c4ca0ef5f583a9f7761
parent69e3f556a73f20ce099d3cf41fd839761ef5198b
pybind/mgr/volumes: wire up pinning subvolumes/subvolumegroups

Fixes: https://tracker.ceph.com/issues/41541
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/operations/group.py
src/pybind/mgr/volumes/fs/operations/pin_util.py [new file with mode: 0644]
src/pybind/mgr/volumes/fs/operations/template.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py