]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move command call functions to call_wrappers.py
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 16 Aug 2023 19:23:42 +0000 (15:23 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 30 Aug 2023 17:57:42 +0000 (13:57 -0400)
commit4eb13ae3f0acace660a690b5dea88b927ab90ac8
tree34dee62a75222b37f77c6408006e37c4fe7fceae
parentac6688729d328d9c853eef85be9bb035b369e1ee
cephadm: move command call functions to call_wrappers.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>
Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py
src/cephadm/cephadmlib/call_wrappers.py [new file with mode: 0644]
src/cephadm/tests/fixtures.py
src/cephadm/tests/test_agent.py
src/cephadm/tests/test_cephadm.py