heat-agents/heat-config
Alex Schultz f20bf0a15f Switch no hook message to an error
If the end host does not have the appropriate heat-agent hook installed,
the message for this is printed out as a warning. It's more likely that
this is an error condition if a user is configuring a stack to be
deployed with a specific tool and it is not installed when the stack is
run.  As a UX improvement, let's increase the level from warning to
error to increase visibility for the operator.

Change-Id: Ief87d526cc5941179cea3f8ffcac47c3dabaf71b
Related-Bug: #1651785
2017-01-09 17:00:28 -07:00
..
bin Move elements at the top level 2017-01-04 16:57:10 +01:00
install.d Move elements at the top level 2017-01-04 16:57:10 +01:00
os-apply-config/var/run/heat-config Move elements at the top level 2017-01-04 16:57:10 +01:00
os-refresh-config/configure.d Switch no hook message to an error 2017-01-09 17:00:28 -07: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.