]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #25402 into master
authorSage Weil <sage@redhat.com>
Wed, 12 Dec 2018 20:00:52 +0000 (14:00 -0600)
committerSage Weil <sage@redhat.com>
Wed, 12 Dec 2018 20:00:52 +0000 (14:00 -0600)
commit74594b1798ee5d199b0bb9cf186737e9e9e7585e
tree13ca08c68ae8ba62757f36f9a9149c2f7dd087ef
parent339ff6abf14bc3b58d895ebbc5fc84cadd4aadd2
parent3432636b8aba7bd866ce252ce880fd95cbb28c82
Merge PR #25402 into master

* refs/pull/25402/head:
pybind/mgr: rename get_option -> get_ceph_option
pybind/mgr: add get_ceph_option to standby module interface
ceph.spec.in: add xmlsec1 dependency for dashboard make check
mgr: rename internal ceph_set_config -> ceph_set_module_option
pybind/mgr: set_config -> set_module_option
pybind/mgr: get_config -> get_module_option
mgr: rename internal get_config -> get_module_option
pybind/mgr: OPTIONS -> MODULE_OPTIONS

Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Tim Serong <tserong@suse.com>
ceph.spec.in
src/pybind/mgr/balancer/module.py
src/pybind/mgr/devicehealth/module.py
src/pybind/mgr/orchestrator_cli/module.py
src/pybind/mgr/prometheus/module.py