a0ead2f1a7
The CLI commands running Ansible can crash if we send too much single-line log output their way. This was happening on upgrades, when we run Ansible with verbosity level 1. The fix is twofold: * If ceph-ansible finishes successfully, we don't print the ceph-ansible output into the main log. * If ceph-ansible fails, we do print the output, but we print it line-by-line, which should give us much better readability than before, and we shouldn't break the limits of the Mistral-Zaqar-CLI message passing. Change-Id: I6e0fc36749e74fce25f414c2547e49e2a20437ab Closes-Bug: #1795689 |
||
---|---|---|
.. | ||
services | ||
docker-puppet.py | ||
docker-toool | ||
README-containers.md |