]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: move file utility functions to file_utils.py
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 16 Aug 2023 20:43:20 +0000 (16:43 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 30 Aug 2023 17:59:10 +0000 (13:59 -0400)
commit3da5e7dcf04d2cc843183ece8f894fd26b49bbff
tree44ccc4ae8a0ceb874dd2e5f84d178e8ad7e59f1b
parent2164f5543a6728f47ddcccf189b22b18a6f340ea
cephadm: move file utility functions to file_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/file_utils.py [new file with mode: 0644]