]> 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)
committerSage Weil <sage@newdream.net>
Wed, 11 Aug 2021 13:47:45 +0000 (09:47 -0400)
commite9dabdab6540d949bd3401fef66ec583368b33de
tree0d20e0a0d559737a7a684b167950474c10266c66
parentafa509ec572b1099c2e8d8c69787a764a1fcc44a
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>
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