Merge "Refactor service readiness notification"

This commit is contained in:
Jenkins
2014-08-08 08:17:57 +00:00
committed by Gerrit Code Review
8 changed files with 11 additions and 105 deletions

View File

@@ -70,12 +70,7 @@
# stack locking. (integer value)
#engine_life_check_timeout=2
# 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. (string value)
# Deprecated. (string value)
#onready=<None>