]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orchstrator: Removed all type anotations incompatible to Python 2
authorSebastian Wagner <sebastian.wagner@suse.com>
Thu, 12 Sep 2019 13:31:34 +0000 (15:31 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 27 Nov 2019 12:38:20 +0000 (13:38 +0100)
commit310f5090ab0445493e36cb547d08f20cf636bbb7
tree318caa24f7eec6321b4037dc838b76999d8ab8fd
parenta74d57bcb2381ca43cf05c0c432962b102c78c02
mgr/orchstrator: Removed all type anotations incompatible to Python 2

* Reduce mypy's type checking capability
* Remove useful code documentation

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/orchestrator.py
src/pybind/mgr/rook/module.py
src/pybind/mgr/ssh/module.py
src/pybind/mgr/test_orchestrator/module.py