]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: replace async_map_completion with a simple wrapper
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 20 Mar 2020 16:17:39 +0000 (17:17 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 25 Mar 2020 11:07:25 +0000 (12:07 +0100)
commita78f42e225bbc041324dc3e565deb207feddad26
tree36fba7321aa2e0ca306e765d13c8dffa7d333111
parent9262d5c081325ca9b37248c717ccc91c8556ac33
mgr/cephadm: replace async_map_completion with a simple wrapper

There is no need to wrap everything into completions.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_completion.py