ironic/ironic/db
Dmitry Tantsur b2834e6661 Allow retrying PXE boot if it takes too long
PXE is inherently unreliable and sometimes times out without an
obvious reason. It happens particularly often in resource constrained
environments, such as the CI. This change allows an operator to
set a timeout, after which the boot is retried again.

The _add_node_filters call had to be refactored to avoid hitting
the complexity limit.

Change-Id: I34a11f52e8e98e5b64f2d21f7190468a9e4b030d
Story: #2005167
Task: #29901
2019-09-20 15:24:28 +02:00
..
sqlalchemy Allow retrying PXE boot if it takes too long 2019-09-20 15:24:28 +02:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
api.py Allocation API: optimize check on candidate nodes 2019-03-04 14:52:14 +01:00
migration.py Remove downgrade support from migrations 2016-02-08 15:31:15 +00:00