]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: update code to use fetch_configs function
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 11 May 2023 14:36:13 +0000 (10:36 -0400)
committerAdam King <adking@redhat.com>
Thu, 31 Aug 2023 17:35:13 +0000 (13:35 -0400)
commitd3c12fb800fa15cdec7090a8dd90d7e46afbacdb
tree75cc66c96325c9d84919c9a304ca791a33f82fe7
parent580f120192710f6d71fbf622bd2a45197a9a4f90
cephadm: update code to use fetch_configs function

Use the fetch_configs function wherever we were previously reading
configs via `get_parm(ctx.config_json)`.

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