]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: rename get_option -> get_ceph_option 25402/head
authorSage Weil <sage@redhat.com>
Tue, 4 Dec 2018 23:34:18 +0000 (17:34 -0600)
committerSage Weil <sage@redhat.com>
Tue, 11 Dec 2018 09:54:52 +0000 (03:54 -0600)
commit3432636b8aba7bd866ce252ce880fd95cbb28c82
treec7709ab031c046b0bbbaa460a29eb032ac827216
parent94bfbed7651edf8252ea4bbc020d58800ac3afea
pybind/mgr: rename get_option -> get_ceph_option

Signed-off-by: Sage Weil <sage@redhat.com>
15 files changed:
doc/mgr/plugins.rst
src/pybind/mgr/balancer/module.py
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/dashboard/settings.py
src/pybind/mgr/dashboard/tests/test_access_control.py
src/pybind/mgr/dashboard/tests/test_api_auditing.py
src/pybind/mgr/dashboard/tests/test_grafana.py
src/pybind/mgr/dashboard/tests/test_rest_client.py
src/pybind/mgr/dashboard/tests/test_rgw_client.py
src/pybind/mgr/dashboard/tests/test_settings.py
src/pybind/mgr/dashboard/tests/test_sso.py
src/pybind/mgr/devicehealth/module.py
src/pybind/mgr/diskprediction_cloud/module.py
src/pybind/mgr/diskprediction_local/module.py
src/pybind/mgr/mgr_module.py