]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: uid, gid for subvolume create and subvolumegroup create commands
authorJos Collin <jcollin@redhat.com>
Wed, 11 Sep 2019 09:57:42 +0000 (15:27 +0530)
committerJos Collin <jcollin@redhat.com>
Tue, 19 Nov 2019 15:58:01 +0000 (21:28 +0530)
commitee853e26b0d484d0673212cb9aae6a8e89fdc193
tree0c38afbf262ab4706bc8dfcd28e83af4c1481d21
parent41339c094bbb8178ca59388d567cc2529ecfcb3f
mgr/volumes: uid, gid for subvolume create and subvolumegroup create commands

Allow setting uid, gid for subvolume create and subvolumegroup create commands

Fixes: https://tracker.ceph.com/issues/40959
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 63226a73c491c4fee7879113b381489bed169d44)
src/pybind/mgr/volumes/fs/subvolume.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py