]> git-server-git.apps.pok.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)
committerNizamudeen A <nia@redhat.com>
Mon, 5 Jan 2026 10:44:33 +0000 (16:14 +0530)
commit370e2a5b769fee26ca9e8043eea4212199073637
treed1d6b9686af1c8523b1cec9221d88be3ad351164
parent8ba69fff36136fd7ffddea77b64607ff32ca30c5
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>
(cherry picked from commit 6f2d92cc6d6cccf6c84af5e3a3cea26f51a73399)
src/python-common/ceph/pybind/mgr/cryptotools.py