]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orchestrator_cli: module for calling into orchestators
authorJohn Spray <john.spray@redhat.com>
Wed, 2 May 2018 10:58:45 +0000 (11:58 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 6 Aug 2018 15:22:29 +0000 (16:22 +0100)
commit31e33f019aa6144f621e404b8f00f0377e91fd19
tree3b25d8c7fd9aa1562ff1caa851d80603f82366d0
parentfee5b0e79a479f668a5df4abe07faaba0d515147
mgr/orchestrator_cli: module for calling into orchestators

This is going to be pretty useful for development: calls
into the same places that the dashboard would call into.

Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/mgr/orchestrator_cli/__init__.py [new file with mode: 0644]
src/pybind/mgr/orchestrator_cli/module.py [new file with mode: 0644]