ironic/releasenotes
Galyna Zholtkevych c96197cf18 Make _send_sensors_data concurrent
The method _send_sensor data is executed in a single
thread for all nodes consequently and slow down
collecting sensor data process.
This makes this task concurrent by node distribution
among configured in conductor number of workers using
synchronized queue.

Change-Id: Ic97bd798f2aa74998d185b6f50635f5862a677f5
Closes-Bug: 1642285
2017-02-02 11:50:33 +02:00
..
2017-02-02 11:50:33 +02:00