ironic/ironic/drivers/modules
Bob Fournier 99c5d6e9a3 Restrict syncing of boot mode to Supermicro
The fix for https://storyboard.openstack.org/#!/story/2008252 synced
the boot mode after changing the boot device, because Supermicro nodes
reset the boot mode if not included in the boot device set. However this
can cause a problem on Dell nodes when changing the mode uefi->bios or
bios->uefi. Restrict the syncing of the boot mode to Supermicro.

Story: 2008712
Task: 42046
Change-Id: I9f305cb3f33766c1c93cf4347368b1ce025fc635
(cherry picked from commit 8bd25a9882)
(cherry picked from commit 72fd48b9cb)
2021-04-15 13:12:34 +12:00
..
ansible Ansible deploy - Ignore invalid devices 2020-08-23 14:00:47 +00:00
drac DRAC: Fix a failure to create virtual disk 2021-02-23 09:14:13 -05:00
ibmc opt: Enhance old stable branches to use latest python-ibmcclient 2020-10-22 02:09:38 +00:00
ilo Use correct error handler instead of calling process_event('fail') 2020-09-29 13:33:40 -04:00
intel_ipmi Follow-up to the IntelIPMIHardware patch 2019-07-26 15:51:20 +05:30
irmc Merge "Build ISO out of EFI system partition image" 2019-02-15 16:16:42 +00:00
network Add support for Smart NICs 2019-02-07 15:24:34 +02:00
redfish Restrict syncing of boot mode to Supermicro 2021-04-15 13:12:34 +12:00
storage Fix ipxe interface to perform ipxe boot without ipxe_enabled enabled 2020-02-10 17:44:23 +08:00
xclarity Fix :param: in docstring 2019-06-14 14:23:57 +08:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Fix fast-track with the direct deploy interface 2020-06-24 08:56:51 +02:00
agent_base_vendor.py agent: do not hard power off if soft power off actually succeeds 2020-05-28 18:46:48 +02:00
agent_client.py Extend install_bootloader command timeout 2020-03-31 09:05:13 +00:00
agent_config.template Remove support for CoreOS images 2019-09-09 15:59:34 +02:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
boot_mode_utils.py Recommend to set boot mode explicitly 2018-11-03 23:46:12 +09:00
console_utils.py Read in non-blocking fashion when starting console 2019-10-18 17:37:55 +00:00
deploy_utils.py Change force_raw_images to use sha256 if md5 is selected 2020-03-12 09:24:46 +00:00
fake.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
image_cache.py Improve logs when hard linking images fails 2018-11-14 09:37:54 +01:00
inspect_utils.py Fix ironic port creation after Redfish inspection 2019-01-08 12:27:28 +00:00
inspector.py Use openstacksdk for accessing ironic-inspector 2019-07-31 15:23:39 +02:00
ipmitool.py Refactor vendor detection and add Redfish implementation 2021-04-15 13:12:30 +12:00
ipxe.py Pass correct flags during PXE cleanup in iPXEBoot 2019-11-20 11:31:07 +00:00
ipxe_config.template Remove support for CoreOS images 2019-09-09 15:59:34 +02:00
iscsi_deploy.py Asynchronous out of band deploy steps fails to execute 2019-08-07 15:42:28 -04:00
master_grub_cfg.txt Change PXE logic to always link macs with UEFI 2018-07-30 07:57:16 -07:00
noop.py [Trivial] Fix typo in noop interface comment 2019-01-25 10:52:53 +01:00
noop_mgmt.py Add "noop" management and use it in the "ipmi" hardware type 2018-08-07 13:25:50 +00:00
pxe.py Allow retrying PXE boot if it takes too long 2019-09-20 15:24:28 +02:00
pxe_base.py Pass correct flags during PXE cleanup in iPXEBoot 2019-11-20 11:31:07 +00:00
pxe_config.template Remove support for CoreOS images 2019-09-09 15:59:34 +02:00
pxe_grub_config.template grub configuration should use user kernel & ramdisk 2019-10-08 11:35:10 +00:00
snmp.py Add missing ws separator between words 2018-11-20 10:06:47 +08:00