tripleo-heat-templates/releasenotes/notes/baremetal-cell-hosts-cd5cf5aa8a33643c.yaml
Dmitry Tantsur f0807b535b Enable periodic task to discover cell hosts when ironic is used
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.

Change-Id: I8b0afac54dc9bd51dbe2ae4f237e4de50459be0f
Closes-Bug: #1697724
2017-06-23 18:13:52 +02:00

7 lines
235 B
YAML

---
fixes:
- |
When ``environments/services/ironic.yaml`` is used, enable periodic task
in nova-scheduler to automatically discover new nodes. Otherwise a user
has to run nova management command on controllers each time.