]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: use json-pretty for ceph-volume calls 43339/head
authorAdam King <adking@redhat.com>
Wed, 29 Sep 2021 02:10:07 +0000 (22:10 -0400)
committerAdam King <adking@redhat.com>
Wed, 29 Sep 2021 03:05:42 +0000 (23:05 -0400)
commitb20637714e366b44ec604a76bab9095d5f4a1ef2
tree4ec9f50da0c5bb758d7b2cb10837b2e7b90de560
parent7c64d92fefd0ca429c5c54e5a924348d1a6711b7
mgr/cephadm: use json-pretty for ceph-volume calls

To avoid a single line json string that is too long
and causes a chunk longer than limit error

Fixes: https://tracker.ceph.com/issues/52745
Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/tests/test_cephadm.py