tripleo-heat-templates/common
Ben Nemec 56448dafed Swap the order of stdout and stderr in debug output
Generally this data is looked at because something failed, and in
that case the relevant error is likely to be at the end of stderr.
By concatenating the output stderr first and then stdout as we were
it is possible for the stderr to get lost entirely in the failures
list, and even if that doesn't happen it's best to output the
relevant error right at the end of the output where people will
see it.  Previously it would be buried in the middle of the debug
output.

Closes-bug: #1743754

Change-Id: I952fd1af5778ade1eb6b0599d983f98cadeb7f6f
(cherry picked from commit 5595e7fc14)
2018-01-18 14:31:12 +01:00
..
deploy-steps-tasks.yaml Swap the order of stdout and stderr in debug output 2018-01-18 14:31:12 +01:00
deploy-steps.j2 Start step at 0 for update_ + upgrade_steps_playbook 2018-01-09 10:12:06 +00:00
major_upgrade_steps.j2.yaml Adds post_upgrade_tasks for any service post-upgrade ansible tasks 2017-09-20 14:26:05 +03:00
post-upgrade.j2.yaml Add RoleConfig output to major_upgrade_steps.j2.yaml 2017-09-13 00:02:29 +00:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
services.yaml Refactor cellv2 host discovery logic to avoid races 2017-11-10 09:25:25 +00:00