ironic/ironic/drivers/modules/drac
digambar feb3c5faea Fix OOB introspection to use pxe_enabled flag in idrac driver
Baremetal nodes fail to pxe boot during OpenStack deployment.
Reason of this failure is because we are not checking the actual
pxe device interface and updating the port pxe_enabled field.

This patch make sure that everytime when port is created, it checks the
the BIOS and UEFI boot modes of node and fetch the pxe device interfaces
values matching to nic id and then update the port's pxe_enabled field.

Change-Id: I2890bf16110b713e269d4a4fe410f57273dc8e83
Story: 2004340
(cherry picked from commit 2b74d940c9)
2019-01-03 08:35:40 +00:00
..
__init__.py Add DracDriver and its DracPower module 2014-08-19 16:28:52 +02:00
bios.py Remove translation of log messages 2017-05-17 08:40:11 +07:00
common.py Remove translation of log messages 2017-05-17 08:40:11 +07:00
inspect.py Fix OOB introspection to use pxe_enabled flag in idrac driver 2019-01-03 08:35:40 +00:00
job.py Remove translation of log messages 2017-05-17 08:40:11 +07:00
management.py Fix iDRAC hardware type does not work with UEFI 2018-08-03 19:27:12 -04:00
power.py Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
raid.py iDRAC RAID10 creation with greater than 16 drives 2018-08-15 19:31:27 +00:00
vendor_passthru.py DRAC get_bios_config() passthru causes exception 2016-10-31 15:00:32 -04:00