]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: clean-up service module type checking
authorMichael Fritch <mfritch@suse.com>
Mon, 13 Jul 2020 20:41:57 +0000 (14:41 -0600)
committerMichael Fritch <mfritch@suse.com>
Thu, 16 Jul 2020 21:02:47 +0000 (15:02 -0600)
commit6c020b697e400461760ef41f246e94913923f9df
tree58ac4198f8e51113f0c9cec6fabda059251fcaa1
parent8b3735fe0ddf2407721f2e32ab81b56621cf5461
mgr/cephadm: clean-up service module type checking

- add missing return type to `create` func

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/services/nfs.py