]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: Add `fs volume rename` command
authorRamana Raja <rraja@redhat.com>
Thu, 29 Jul 2021 00:06:57 +0000 (20:06 -0400)
committerRamana Raja <rraja@redhat.com>
Thu, 13 Jan 2022 15:36:46 +0000 (10:36 -0500)
commit70697629bf91b325112e319027bb2c89ce10dca0
tree53b3435441d694bab837294ffa2bd484adce64bf
parentfa08f32a5319df9b2ed0de99714cc34db0639162
mgr/volumes: Add `fs volume rename` command

The `fs volume rename` command renames the volume, i.e.,
orchestrator MDS service, file system, and the data and
metadata pool of the file system.

Fixes: https://tracker.ceph.com/issues/51162
Signed-off-by: Ramana Raja <rraja@redhat.com>
PendingReleaseNotes
doc/cephfs/fs-volumes.rst
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/fs_util.py
src/pybind/mgr/volumes/fs/operations/volume.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py