openstack-helm-infra/ceph-client/templates/bin/pool
Stephen Taylor 9c5e5102f6 [ceph-client] Strip any errors preceding pool properties JSON
Sometimes errors appear in the 'ceph osd pool get' output before
the JSON string. The returned string is saved and is assumed to
contain only the JSON string with the pool properties. When errors
appear in the string, pool properties are not read properly, which
can cause pools to be misconfigured. This change filters that
output so only the expected JSON string is returned. It can then be
parsed correctly.

Change-Id: I83347cc32da7e7af160b5cacc2a99de74eebebc7
2023-05-10 22:41:22 +00:00
..
_calc.py.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_init.sh.tpl [ceph-client] Strip any errors preceding pool properties JSON 2023-05-10 22:41:22 +00:00