]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move sysctl specific functions to sysctl.py
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 22 Sep 2023 15:14:34 +0000 (11:14 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 4 Oct 2023 19:17:57 +0000 (15:17 -0400)
commit4a00814f82860dc138c42ee9624b3edd97d3b222
tree49008a25d54344060660e25e312bad1a7d22c140
parent14f3cf173846d68ae3d1b3a908b2e5d276544bed
cephadm: move sysctl specific functions to sysctl.py

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py
src/cephadm/cephadmlib/sysctl.py [new file with mode: 0644]
src/cephadm/tests/test_cephadm.py