Sync the document with the current implementation

Our pxe_ipminative driver also supports sending notifications to Ceilometer.
So the documentation needs to be synced with current code.

Change-Id: I5eb72bd26d8ca50ffc5696e378b1c3beaa117fd3
This commit is contained in:
Haomeng, Wang 2014-09-10 08:55:57 +00:00
parent 0a2605fdb1
commit 1f3d561e88
1 changed files with 4 additions and 4 deletions

View File

@ -465,10 +465,10 @@ 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
driver. 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 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``:
* notification_driver=messaging
* send_sensor_data=true