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
323 B
YAML
7 lines
323 B
YAML
resource_registry:
|
|
OS::TripleO::Services::IronicApi: ../../puppet/services/ironic-api.yaml
|
|
OS::TripleO::Services::IronicConductor: ../../puppet/services/ironic-conductor.yaml
|
|
OS::TripleO::Services::NovaIronic: ../../puppet/services/nova-ironic.yaml
|
|
parameter_defaults:
|
|
NovaSchedulerDiscoverHostsInCellsInterval: 15
|