]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: disallow_untyped_defs = True
authorSebastian Wagner <sebastian.wagner@suse.com>
Mon, 18 Jan 2021 15:02:38 +0000 (16:02 +0100)
committerJuan Miguel Olmo Martínez <jolmomar@redhat.com>
Mon, 25 Jan 2021 16:52:22 +0000 (17:52 +0100)
commita4b69d091a9b04abb2e059e231fd4a77cd34375e
tree94126e63f8a3fc5ce9254a8f3295fd637bc8d010
parentb50f50360330a236a5e51751f4f1b7b35e219458
mgr/orchestrator: disallow_untyped_defs = True

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit c95ba878c66aae44816b1451049449685d444f0a)
13 files changed:
src/mypy.ini
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/ha_rgw.py
src/pybind/mgr/cephadm/services/iscsi.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/cephadm/upgrade.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/pybind/mgr/test_orchestrator/module.py