]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: move low level networking funcs to net_utils.py
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 17 Aug 2023 18:18:02 +0000 (14:18 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 30 Aug 2023 18:00:47 +0000 (14:00 -0400)
commit012b58440f81c8a5a1f75eaec430441ca3ffebe0
tree3ec463b59677130206685881ad2ce638668915f3
parent3da5e7dcf04d2cc843183ece8f894fd26b49bbff
cephadm: move low level networking funcs to net_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/net_utils.py [new file with mode: 0644]
src/cephadm/tests/fixtures.py
src/cephadm/tests/test_cephadm.py