]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orchestrator: add new list of directories to DriveGroupSpec
authorJeff Layton <jlayton@redhat.com>
Thu, 21 Feb 2019 22:00:15 +0000 (17:00 -0500)
committerJeff Layton <jlayton@redhat.com>
Mon, 25 Feb 2019 18:18:05 +0000 (13:18 -0500)
commit1d8f95a27f82f4a93aea5c2e09278306ae5e77c8
tree667dfd0cb8b9b4f176d6fa3b07813d1b15623f67
parent80784dd9dc36a87971ec4e7c26a5d6c66a6b1d65
mgr/orchestrator: add new list of directories to DriveGroupSpec

Add a new data_directories list to DriveGroupSpec that is intended to
hold a list of directories in which OSDs should be created, as opposed
to the raw devices in data_devices.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/pybind/mgr/orchestrator.py