]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add parsed_container_stats to container_engines
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 30 Jan 2025 23:48:26 +0000 (18:48 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 5 Feb 2025 18:13:06 +0000 (13:13 -0500)
commitcc087cf979a5be4b1ca8b8a0857c5e73bb52585f
tree66030c5cd81bbfe6526076dbb7dc7092aab53df4
parentbc61710baed4a0ef3ca6d7161e14eaad96659c56
cephadm: add parsed_container_stats to container_engines

Add a new function that combines the call and parse operations that
exist in cephadm.py (currently get_container_stats and related parsing
code).. This will be used in a future commit to replace that code and
reduce the size of cephadm.py.

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