]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orch: replace Completion with OrchResult(Generic[T])
authorSebastian Wagner <sebastian.wagner@suse.com>
Mon, 8 Feb 2021 00:01:08 +0000 (01:01 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 9 Mar 2021 14:29:32 +0000 (15:29 +0100)
commit29e4e6c1bf88c9ec805961b23b8d54ef2eb4957c
treea52712179eff856764f7c9509f17cb192b485aa4
parent40fce9bf6bb3d2b9c699961e18da279da4616aff
mgr/orch: replace Completion with OrchResult(Generic[T])

Greatly simplify the orchestrator interface

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit fcf75136634aa7750a242c60b81b86619713fbbe)
src/pybind/mgr/orchestrator/__init__.py
src/pybind/mgr/orchestrator/_interface.py