]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: use class methods when setting up ceph based daemon containers
authorJohn Mulligan <jmulligan@redhat.com>
Sun, 5 Nov 2023 16:44:48 +0000 (11:44 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 14 Nov 2023 21:05:48 +0000 (16:05 -0500)
commita939d015c1cc49fe694ed58265b76a8658f53759
tree61d60ed099e8037cf90766c2bfaf57dc393bd64d
parenta2bd2a435e858dda39e99442a1bf81e5807c4138
cephadm: use class methods when setting up ceph based daemon containers

Now that the ceph and ceph exporter classes have all the necessary
methods, rework the get_container function to use those class methods
in a common manner.

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