tripleo-heat-templates/docker
Jiri Stransky a0ead2f1a7 Chunk up ceph-ansible output to prevent clogging the CLI
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
2018-10-03 11:21:34 +02:00
..
services Chunk up ceph-ansible output to prevent clogging the CLI 2018-10-03 11:21:34 +02:00
README-containers.md Replace outdated instruction with link to upstream doc 2017-07-10 16:32:58 +02:00
docker-puppet.py Merge "Fix privileged typo in docker-puppet.py" 2018-10-02 21:46:02 +00:00
docker-toool Set ulimit for neutron agent containers 2018-04-06 21:54:17 +05:30