ironic/ironic/tests
Tony Breeds eb29465bd5 Add ipmi_disable_timeout to avoid problematic IPMI command
The IPMI driver unconditionally instructed the BMC not automatically
clear boot flag valid bit if Chassis Control command not received within
60-second timeout (countdown restarts when a Chassis Control command is
received).  Some BMCs do not support setting this.  Sending the command
aborts the node boot.

A new driver option ``ipmi_disable_timeout`` is added to bypass
sending this command.

Change-Id: I1dda3cf3e4b7b888ed9d8931c8ede3a918dd01f4
Story: 2004266
2018-11-28 01:29:04 +00:00
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Add ipmi_disable_timeout to avoid problematic IPMI command 2018-11-28 01:29:04 +00:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Remove support for creating and loading classic drivers 2018-07-02 17:37:28 +02:00