]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: refresh osd config when mons change
authorTim Serong <tserong@suse.com>
Wed, 6 May 2020 11:12:56 +0000 (21:12 +1000)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 21 May 2020 21:33:18 +0000 (23:33 +0200)
commit0224acb7c8deef9e9e7145d7fa7ef4d183b19bd3
treefa9d4d7c4c876a17708846ba447eb08eb54cf873
parentab7d85fe9141c3da14303440509f53c79b2d135d
mgr/cephadm: refresh osd config when mons change

OSDs don't have a service spec, so the previous implementation
was not reconfiguring them when the list of mons changed.

Fixes: https://tracker.ceph.com/issues/45393
Signed-off-by: Tim Serong <tserong@suse.com>
(cherry picked from commit e4aa556fd0e2859b3992274b64d40e0f0561c76f)
src/pybind/mgr/cephadm/module.py