]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: separate out require files in config-json 32949/head
authorSage Weil <sage@redhat.com>
Sat, 15 Feb 2020 17:40:08 +0000 (11:40 -0600)
committerSage Weil <sage@redhat.com>
Sat, 15 Feb 2020 17:48:10 +0000 (11:48 -0600)
commitf49b600fb8782cf38925bbc04ead75ca0980837b
tree6fe4754c1370f2f914f65d03f47008755fe8ab7c
parenta8b03fd3e0bfb83c586a62a83a7f059a675f13f2
cephadm: separate out require files in config-json

- Put files in a subsection of the config-json.
- Also, consolidate the sanity checks into one place (command_deploy)
instead of duplicating them in create_daemon_dirs.

Signed-off-by: Sage Weil <sage@redhat.com>
src/cephadm/cephadm
src/cephadm/samples/grafana.json
src/cephadm/samples/prometheus.json
src/pybind/mgr/cephadm/module.py