Merge "Update config option for collecting sensor data"

This commit is contained in:
Zuul 2018-03-13 14:20:20 +00:00 committed by Gerrit Code Review
commit 13f8cff505

View File

@ -63,10 +63,10 @@ to enable it, you should make the following two changes in ``ironic.conf``:
.. code-block:: ini .. code-block:: ini
[DEFAULT]
notification_driver = messaging
[conductor] [conductor]
send_sensor_data = true send_sensor_data = true
[oslo_messaging_notifications]
driver = messagingv2
If you want to customize the sensor types which will be sent to Telemetry, If you want to customize the sensor types which will be sent to Telemetry,
change the ``send_sensor_data_types`` option. For example, the below change the ``send_sensor_data_types`` option. For example, the below