]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr/volumes: make casesensitive attr uniform in interface
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 21 Apr 2025 17:19:59 +0000 (13:19 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 21 Apr 2025 18:25:07 +0000 (14:25 -0400)
commitb50bc89b81403574ac5200375bc331ec36af42a7
tree63d131740a415508d44dcdc4293bb6133f63a90d
parent67d68e76128c20531b4eaac79a94ba797bbb5939
pybind/mgr/volumes: make casesensitive attr uniform in interface

Fixes: https://tracker.ceph.com/issues/70996
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
doc/cephfs/fs-volumes.rst
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/operations/subvolume.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v1.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py