]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: drop daemon_id arg to CephadmService.config()
authorSage Weil <sage@newdream.net>
Thu, 5 Aug 2021 14:17:40 +0000 (10:17 -0400)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 9 Sep 2021 14:20:40 +0000 (16:20 +0200)
commit9e5cc7a734131eb09347389668fcfd7b130d187d
treed9992d0d7fbd028f598a07725bc633f756bb9876
parenta795da1ed425f0e4f1dcd447e2edcc0f062219b6
mgr/cephadm: drop daemon_id arg to CephadmService.config()

Unused (and nonsensical since this is *service* config).

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit e9dabdab6540d949bd3401fef66ec583368b33de)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/iscsi.py
src/pybind/mgr/cephadm/services/nfs.py