]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: remove tox and move test to parent dir 31561/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Tue, 12 Nov 2019 10:48:54 +0000 (11:48 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 14 Nov 2019 11:37:50 +0000 (12:37 +0100)
commitd6c10192c61a59f6a77d04a9d601c9df2f72d07f
tree620bcce6913528637038462170e5a580c8804fa5
parent4c42b4d49d894a9edc6e8ef1c6d5b722b91afeb4
mgr/orchestrator: remove tox and move test to parent dir

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/CMakeLists.txt
src/pybind/mgr/ansible/__init__.py
src/pybind/mgr/dashboard/__init__.py
src/pybind/mgr/orchestrator_cli/CMakeLists.txt [deleted file]
src/pybind/mgr/orchestrator_cli/requirements.txt [deleted file]
src/pybind/mgr/orchestrator_cli/test_orchestrator.py [deleted file]
src/pybind/mgr/requirements.txt
src/pybind/mgr/tests/__init__.py [new file with mode: 0644]
src/pybind/mgr/tests/test_orchestrator.py [new file with mode: 0644]
src/pybind/mgr/tox.ini