summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-12-02 09:14:54 +0000
committerGerrit Code Review <review@openstack.org>2015-12-02 09:14:54 +0000
commit25e8ef33fe9a034ca61f7ee22c8c2bd986142686 (patch)
tree617e77c00aa6de440c547b1519f25534555fef67 /etc
parent1d6f6586abe4d6df5c477cfaef16783163a69f93 (diff)
parent1ab3c9217edc8ebed7643f8ded7b16c39dd4bc70 (diff)
downloadironic-25e8ef33fe9a034ca61f7ee22c8c2bd986142686.tar.gz
Merge "Wake up AMT interface before send request"
Diffstat (limited to 'etc')
-rw-r--r--etc/ironic/ironic.conf.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/ironic/ironic.conf.sample b/etc/ironic/ironic.conf.sample
index 56a9df695..9f7fffebe 100644
--- a/etc/ironic/ironic.conf.sample
+++ b/etc/ironic/ironic.conf.sample
@@ -489,6 +489,15 @@
# value)
#protocol=http
+# Time interval (in seconds) for successive awake call
+# to AMT interface, this depends on the IdleTimeout
+# setting on AMT interface. AMT Interface will go to
+# sleep after 60 seconds of inactivity by default.
+# IdleTimeout=0 means AMT will not go to sleep at all.
+# Setting awake_interval=0 will disable awake call. (integer
+# value)
+#awake_interval=60
+
#
# Options defined in ironic.drivers.modules.amt.power