Description of configuration options for notification
Configuration option = Default value Description
[DEFAULT]
onready = None (StrOpt) onready allows you to send a notification when the heat processes are ready to serve. This is either a module with the notify() method or a shell command. To enable notifications with systemd, one may use the 'systemd-notify --ready' shell command or the 'heat.common.systemd' notification module.
publish_errors = False (BoolOpt) publish error events