]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cli Redo cli api mgr module.
authorWaad AlKhoury <waadalkhoury@localhost.localdomain>
Wed, 24 Nov 2021 09:12:41 +0000 (10:12 +0100)
committerPere Diaz Bou <pdiazbou@redhat.com>
Tue, 1 Feb 2022 14:14:16 +0000 (15:14 +0100)
commitdaa89464b60361eeeb9cc57a3761ae03c367f1c2
tree6d3fd6b5266db20aded7446584152ba5789f8008
parenta356bac1a8789fd3da2b071cb4cb801bc941244e
mgr/cli Redo  cli api mgr module.

Signed-off-by: Waad AlKhoury <walkhour@redhat.com>
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
src/pybind/mgr/CMakeLists.txt
src/pybind/mgr/cli_api/__init__.py
src/pybind/mgr/cli_api/module.py
src/pybind/mgr/cli_api/tests/test_cli_api.py [new file with mode: 0644]
src/pybind/mgr/cli_api/tests/test_cliapi.py [deleted file]
src/pybind/mgr/mgr_module.py