]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: make type annotations for module.py mandatory
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 20 Nov 2020 12:04:50 +0000 (13:04 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 9 Dec 2020 08:22:04 +0000 (09:22 +0100)
commit7bbc77cd48bf48da2c120220ad31678f650c05b1
treed05407b9855905b8a492181a64ac853278f9481d
parente8dd40f366b9eecf8b9fd44aad6fe2b0ad80a384
mgr/cephadm: make type annotations for module.py mandatory

Fixing bogus json representation for registry-login

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/mypy.ini
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/iscsi.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/cephadm/services/osd.py
src/pybind/mgr/cephadm/tests/test_cephadm.py