f0807b535b
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
7 lines
235 B
YAML
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.
|