]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: introduce volume specification module
authorVenky Shankar <vshankar@redhat.com>
Wed, 20 Nov 2019 13:27:11 +0000 (08:27 -0500)
committerRamana Raja <rraja@redhat.com>
Wed, 12 Feb 2020 10:11:59 +0000 (05:11 -0500)
commit4c17f917bef7d0edfa9708111022cd0e9961bc67
tree628661f1436594bb854dd2fc06c7c9c40e21d0de
parent082baca9e96a54631ed3becf9d24ede82cf12220
mgr/volumes: introduce volume specification module

unlike existing subvolume specification, this is just a
minimal set of globally available configurations. bulk
of other configurations will be moved to the respective
entity modules (subsequent commits).

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 0039b5d90142c9eedd23af3c5dbf2c21bcb56823)
src/pybind/mgr/volumes/fs/vol_spec.py [new file with mode: 0644]