Sync the doc with latest code

Our agent_ipmitool, agent_ilo, iscsi_ilo, pxe_ilo and agent_pyghmi
drivers also support sending notifications to Ceilometer. However,
in our install-guide.rst, we just mentioned pxe_ipmitool and
pxe_ipminative drivers, so the documentation needs to be synced with
current code.

Change-Id: Ic6dec44ba11177d0a350c5b4e3cf1eae3658c1b7
Closes-Bug: #1369838
This commit is contained in:
Haomeng, Wang 2014-09-15 23:33:52 -04:00
parent 93c7ccfffd
commit 97f14be1ab
1 changed files with 5 additions and 4 deletions

View File

@ -465,10 +465,11 @@ Note that certain distros, notably Mac OS X and SLES, install ``openipmi``
instead of ``ipmitool`` by default. THIS DRIVER IS NOT COMPATIBLE WITH
``openipmi`` AS IT RELIES ON ERROR HANDLING OPTIONS NOT PROVIDED BY THIS TOOL.
Ironic supports sending IPMI sensor data to Ceilometer with pxe_ipmitool and
pxe_ipminative drivers. By default, support for sending IPMI sensor data to
Ceilometer is disabled. If you want to enable it set the following options in
the ``conductor`` section of ``ironic.conf``:
Ironic supports sending IPMI sensor data to Ceilometer with pxe_ipmitool,
pxe_ipminative, agent_ipmitool, agent_pyghmi, agent_ilo, iscsi_ilo and pxe_ilo
drivers. By default, support for sending IPMI sensor data to Ceilometer is
disabled. If you want to enable it set the following options in the
``conductor`` section of ``ironic.conf``:
* notification_driver=messaging
* send_sensor_data=true