5cf9f083fe
Unfortunately there still no mechanism to synchronize events with Neutron. Sometimes server can get to PXE faster than Neutron configures port for netboot. It may occur with VMs, and hardware servers with fast boot enabled. This patch introduce new config variable 'port_setup_delay' that allows to wait for Neutron operations. Change-Id: Iaeb78649a92b89e2c6eb0f545aed95a766d14430
8 lines
233 B
YAML
8 lines
233 B
YAML
---
|
|
other:
|
|
- Add Neutron ``port_setup_delay`` configuration
|
|
option. This delay allows Ironic to wait for
|
|
Neutron port operations until we have a
|
|
mechanism for synchronizing events with Neutron.
|
|
Set to 0 by default.
|