heat-agents/heat-config
Sorin Sbarnea ce85c96692 Make heat-config logging more human friendly
Address problem where the logs made by heat-config where barely readable
as they contained wrapped stdout/stderr lines. By printing the value in
beautified YAML format, we make it possible for the humans to read them.

As a safety measure if conversion fails it fallsback to original string.

Change-Id: I64b2beb6eb2927c683f5188b000a7210be7da592
Partial-Bug: #1787912
2018-12-10 15:44:34 +00:00
..
bin Use with statement to enforce file close 2018-09-13 16:00:40 +02:00
install.d Add keystoneclient in heat-config 2018-01-11 16:34:42 +00:00
os-apply-config Add region_name for heat-config-notify 2018-07-08 08:20:34 +12:00
os-refresh-config/configure.d Make heat-config logging more human friendly 2018-12-10 15:44:34 +00:00
README.rst Move elements at the top level 2017-01-04 16:57:10 +01:00
element-deps Move elements at the top level 2017-01-04 16:57:10 +01:00

README.rst

This is an os-refresh-config script which iterates over deployments configuration data and invokes the appropriate hook for each deployment item. Any outputs returned by the hook will be signalled back to heat using the configured signalling method.