]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: add method for parsing a sub identity from a service name
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 18 Nov 2023 18:58:33 +0000 (13:58 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 2 Jan 2024 14:30:21 +0000 (09:30 -0500)
commit9504801b02cd16e8abced2bc678e1f3b94826adc
treed5a8663a23288d8179f0e2865ee25733de43b69b
parentd942a1b44a61580feef2d0add90f8b763019ee9f
cephadm: add method for parsing a sub identity from a service name

This will become handy later when we need DaemonSubIdentity objects and
are not on the deploy path.

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