]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: When create osd which include db, _create_daemon will be executed twice...
authorjianglong01 <jianglong01@qianxin.com>
Tue, 8 Jun 2021 06:00:48 +0000 (14:00 +0800)
committerjianglong01 <jianglong01@qianxin.com>
Wed, 9 Jun 2021 05:04:14 +0000 (13:04 +0800)
commitca52b4935111c7bb0439be111f5b6936f3993b3f
tree2521c34f2e0d25a42ffa0f1b302c651e8413cd6f
parent7fc07dd728b4ee9f83f0e293a5a5ee32020fc7cd
mgr/cephadm: When create osd which include db, _create_daemon will be executed twice. So we should filter the db type

Signed-off-by: jianglong01 <jianglong01@qianxin.com>
src/pybind/mgr/cephadm/services/osd.py
src/pybind/mgr/cephadm/tests/test_cephadm.py