puppet-nova/releasenotes/notes/discover_hosts_in_cells_interval-fcee1903fdaa4684.yaml
Dmitry Tantsur 8c8d795067 Expose nova::scheduler::discover_hosts_in_cells_interval option
Starting with the Ocata release, bare metal nodes are no longer get recognized
by nova automatically. To avoid forcing users into running nova manage command
each time they enroll a node, we will have to allow enable the periodic task
to do so. This option configures it.

Change-Id: I1f0e40474018de593cb3f8798b5212285f5629a4
Closes-Bug: #1697724
2017-06-13 17:55:53 +02:00

7 lines
200 B
YAML

---
features:
- |
Expose the ``discover_hosts_in_cells_interval`` option in the scheduler
manifest. Changing this option is needed for bare metal clouds starting
with the Ocata release.