heat-agents/heat-config
Quique Llorente 294969926f Added missing json 'encode' function
At python3 strings are not byte arrays, we have to encode them.

Change-Id: Ia9254fdeab853ab663d93973dc1fae1e5dbc26ab
2018-11-08 13:02:14 +01: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 Added missing json 'encode' function 2018-11-08 13:02:14 +01: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.