ironic/ironic/tests/unit/dhcp
vsaienko 5cf9f083fe Allow to set Neutron port setup delay from config
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
2016-04-21 18:17:01 +03:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_factory.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_neutron.py Allow to set Neutron port setup delay from config 2016-04-21 18:17:01 +03:00