]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
python-common/cryptotools: use json for structured output
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 16 Apr 2025 18:55:47 +0000 (14:55 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 7 Jul 2025 13:32:23 +0000 (09:32 -0400)
commit6f2d92cc6d6cccf6c84af5e3a3cea26f51a73399
tree6bb06c71bb2e08434b1bb412f4a8e9e9c291d392
parent717d0a6f3530ad3e07f4423002810327b2addcf1
python-common/cryptotools: use json for structured output

Where possible try to use structured output in JSON for easier parsing
and interaction with the parent process.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/python-common/ceph/pybind/mgr/cryptotools.py