]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: move utils in test/utils.py
authorJoshua Schmid <jschmid@suse.de>
Tue, 10 Dec 2019 10:02:19 +0000 (11:02 +0100)
committerSage Weil <sage@redhat.com>
Tue, 28 Jan 2020 16:09:38 +0000 (10:09 -0600)
commit38f6a6a70890dc5ae7d9f82e89e60da478cfc772
tree1ee57c0ac62b7000cdc8fc4290ccab57955a621e
parent3a0fbbeddb72942510048c482fe27c88f44a205b
mgr/cephadm: move utils in test/utils.py

Signed-off-by: Joshua Schmid <jschmid@suse.de>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/orchestrator_cli/module.py
src/python-common/ceph/deployment/drive_group.py
src/python-common/ceph/deployment/drive_selection/selector.py
src/python-common/ceph/deployment/translate.py
src/python-common/ceph/tests/test_disk_selector.py
src/python-common/ceph/tests/test_drive_group.py
src/python-common/ceph/tests/utils.py [new file with mode: 0644]