]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: convert cephadm agent to a daemon form
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 4 Oct 2023 17:43:47 +0000 (13:43 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 4 Oct 2023 19:17:57 +0000 (15:17 -0400)
commited1bdff7767d36292a6728aace3e092d50bbfb0f
treeea5e03ea0074e088db1c488f36cee0dfd1055efa
parente82baf51beee4b4713cc74babd552d6bd3e92662
cephadm: convert cephadm agent to a daemon form

The cephadm agent is a bit special in that it will not be converted
to a ContainerDaemonForm (it is not containerized) but we still want
to have it registered as a DeamonForm so that the deamon_type can be
passed to create and have it resolve correctly.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py