]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: rename wait() -> process()
authorSebastian Wagner <sebastian.wagner@suse.com>
Thu, 22 Aug 2019 13:53:00 +0000 (15:53 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 27 Nov 2019 12:35:24 +0000 (13:35 +0100)
commit8fa14ad3b80fbe005810d7a75b363e7724a7cb03
tree6656b308f4c64e6dd8abea9717d9f0d9ab3202ab
parentf16d6647495ad21a8164eb09bab1c9139eb6d553
mgr/orchestrator: rename wait() -> process()

Because wait() should actually not wait!

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