]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: convert iscsi daemon form to use sidecars
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 17 Nov 2023 20:41:17 +0000 (15:41 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 2 Jan 2024 14:30:21 +0000 (09:30 -0500)
commit794652e268b8301ff97b895680a9e71070d7477b
tree22225d63a2a2daa7a8dc7735eeb5a2ab99fd193f
parente0c8b6d85dc11b22f21aabae22e74ad344c9b33d
cephadm: convert iscsi daemon form to use sidecars

Convert the iscsi container daemon form class to produce a sidecar
container for the tcmu runner and reduce the amount of special casing
for iscsi.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py
src/cephadm/cephadmlib/daemons/iscsi.py
src/cephadm/tests/test_cephadm.py