ironic/ironic
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
..
api Missing import of "_" 2018-05-25 11:55:16 +00:00
cmd Migration step to update objects to latest version 2018-10-26 14:06:51 +02:00
common Ensure we unbind flat network ports and clear BM mac addresses 2018-12-02 10:27:48 +00:00
conductor Don't fail when node is in CLEANFAIL state 2018-11-26 16:21:26 +00:00
conf Fixes a race condition in the hash ring code 2018-10-08 15:54:42 +02:00
db Migration step to update objects to latest version 2018-10-26 14:06:51 +02:00
dhcp correct referenced url in comments 2018-02-02 15:24:22 +08:00
drivers Fix OOB introspection to use pxe_enabled flag in idrac driver 2019-01-03 08:35:40 +00:00
locale/ja/LC_MESSAGES Imported Translations from Zanata 2017-11-21 06:16:45 +00:00
objects Support nested objects and object lists in as_dict 2018-02-22 09:41:51 +00:00
tests Fix OOB introspection to use pxe_enabled flag in idrac driver 2019-01-03 08:35:40 +00: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