ironic/ironic
Yogesh Ramachandra 82627acadc Fix idrac-wsman BIOS factory_reset result finding
This change fixes the idrac-wsman BIOS hardware interface
implementation's determination of the result of its factory_reset
cleaning/deploy step, and, on success, updating of the cached BIOS
settings to their defaults. It uses a deterministic means of identifying
when the reset has successfully completed and the default BIOS settings
are available to be read.

The time when the iDRAC last performed a system inventory is referred to
as Collect System Inventory on Restart (CSIOR). CSIOR updates the values
of BIOS settings that can be read from the iDRAC. The interface reads
the CSIOR and records it on the ironic bare metal node before requesting
the factory reset and rebooting the system to process the request.
Following the system reboot, the CSIOR is periodically read until its
value changes from its recorded value. If that occurs before the
configured amount of time has passed, the step succeeds and the cached
BIOS settings are updated. Otherwise, the step fails and the node is
placed in the failed state.

Story: 2008058
Task: 40739
Depends-On: https://review.opendev.org/c/openstack/python-dracclient/+/748571
Change-Id: I11b92612d6686b7133ddef67068664c9b81df30e
2021-04-06 23:56:35 -04:00
..
api Allow using per-site network_data schema 2021-03-26 15:33:14 +01:00
cmd Policy json to yaml migration 2021-01-04 13:40:54 -08:00
common Merge "Move configuration mold utilities" 2021-03-29 15:44:44 +00:00
conductor Merge "Generic way to configure clean step priorites" 2021-03-31 16:30:19 +00:00
conf Fix idrac-wsman BIOS factory_reset result finding 2021-04-06 23:56:35 -04:00
db Allocation support for project scoped RBAC 2021-03-12 08:37:51 -08:00
dhcp Add both IPv4 and IPv6 DHCP options if interface has both 2021-02-26 23:39:44 +00:00
drivers Fix idrac-wsman BIOS factory_reset result finding 2021-04-06 23:56:35 -04:00
hacking Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
objects Volume targets/connectors Project Scoped RBAC 2021-03-04 09:47:36 -08:00
tests Fix idrac-wsman BIOS factory_reset result finding 2021-04-06 23:56:35 -04:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00