]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: config service_url in Dashboard for Prometheus and AlertManager
authorKiefer Chang <kiefer.chang@suse.com>
Fri, 22 May 2020 06:27:56 +0000 (14:27 +0800)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 2 Jun 2020 12:58:27 +0000 (14:58 +0200)
commitb2c38ceb23d5d16822e94e784ef5c3d9257bc91a
tree6b84e41724bf85bd24d5284f97fc9cec6a57e4d3
parente54f573f71773db3d9e57f11f24712ce38cefaa1
mgr/cephadm: config service_url in Dashboard for Prometheus and AlertManager

Calling Dashboard's CLI to set service URLs after deploying Prometheus
and AlertManager Daemons.

Fixes: https://tracker.ceph.com/issues/45625
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from commit a6135429b95a86aaae0626ddb9f53f0a6118aad7)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/iscsi.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/tests/test_services.py [new file with mode: 0644]