summaryrefslogtreecommitdiff
path: root/etc/heat/heat.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/heat/heat.conf.sample')
-rw-r--r--etc/heat/heat.conf.sample7
1 files changed, 1 insertions, 6 deletions
diff --git a/etc/heat/heat.conf.sample b/etc/heat/heat.conf.sample
index 60de078ba..ac9446a7f 100644
--- a/etc/heat/heat.conf.sample
+++ b/etc/heat/heat.conf.sample
@@ -66,12 +66,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>