95c190c23d
This should be much more efficient and capable of being run at a higher frequency on more deployments. Related to blueprint discover-hosts-faster Change-Id: I8cbc27291c5f9cbeaef01340572974fdbd8d2656
6 lines
282 B
YAML
6 lines
282 B
YAML
---
|
|
features:
|
|
- The `discover_hosts_in_cells_interval` periodic task in the scheduler is now
|
|
more efficient in that it can specifically query unmapped compute nodes from
|
|
the cell databases instead of having to query them all and compare against
|
|
existing host mappings. |