]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move executable discovery funcs to exe_utils.py
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 16 Aug 2023 18:03:50 +0000 (14:03 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 30 Aug 2023 17:57:42 +0000 (13:57 -0400)
commitac6688729d328d9c853eef85be9bb035b369e1ee
tree3e57f3cb61ac4f1e55e5c5726aceaf092c884ab3
parent05ff916a23af59a9a6b882afe7139d8af3fd2c82
cephadm: move executable discovery funcs to exe_utils.py

Signed-off-by: John Mulligan <jmulligan@redhat.com>
Pair-programmed-with: Adam King <adking@redhat.com>
Co-authored-by: Adam King <adking@redhat.com>
src/cephadm/cephadm.py
src/cephadm/cephadmlib/exe_utils.py [new file with mode: 0644]
src/cephadm/tests/fixtures.py