]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/volumes: make casesensitive attr uniform in interface 62904/head
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 21 Apr 2025 17:19:59 +0000 (13:19 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Fri, 25 Apr 2025 19:12:35 +0000 (15:12 -0400)
commit1fc9c44307aa1bce6ebd42e83032c92a1d6cf634
tree99e02e89e235978d41533327bd7f2c394438c36b
parent358e6e8637263f099efe404246f31ab433e6b20a
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