ironic/ironic/drivers/modules
Dmitry Tantsur 65480f6b9a Networking boot fallback for local boot
Adds an ability to generate network boot templates even for nodes that
use local boot via the new ``[pxe]enable_netboot_fallback`` option.
This is required to work around the situation when switching boot devices
does not work reliably.

Depends-On: https://review.opendev.org/#/c/736191/
Change-Id: Id80f2d88f9c92ff102340309a526a9b3992c6038
Story: #2007610
Task: #39600
2020-06-19 11:13:32 +02:00
..
ansible Raise human-friendly messages on attempt to use pre-deploy steps drivers 2020-03-25 13:00:16 +01:00
drac [Trivial]Add missing white space between words 2020-05-21 15:36:39 +08:00
ibmc Feature: Add raid configuration support for ibmc driver 2020-06-10 16:17:50 +08:00
ilo Revert "Generalize ISO building for virtual media driver" 2020-04-20 19:04:30 +02:00
intel_ipmi Follow-up to the IntelIPMIHardware patch 2019-07-26 15:51:20 +05:30
irmc Fix the wrong description 2020-05-13 09:30:22 +08:00
network Add `get_node_network_data` to non-Neutron NetworkInterface 2020-05-25 18:20:15 +02:00
redfish Fix redfish-virtual-media file permission 2020-06-01 09:26:47 -07:00
storage Fix the remaining hacking issues 2020-03-31 13:40:00 +00: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 Use the new extension call for getting partition UUIDs 2020-06-05 14:41:32 +02:00
agent_base.py agent: do not hard power off if soft power off actually succeeds 2020-05-28 18:01:57 +02:00
agent_client.py Use the new extension call for getting partition UUIDs 2020-06-05 14:41:32 +02:00
agent_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01: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 Refactoring: split out wrap_ipv6 2020-03-17 17:47:04 +01:00
deploy_utils.py Networking boot fallback for local boot 2020-06-19 11:13:32 +02:00
fake.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
image_cache.py Stop using six library 2019-12-23 09:38:25 +01:00
inspect_utils.py Fix ironic port creation after Redfish inspection 2019-01-08 12:27:28 +00:00
inspector.py Enable Basic HTTP authentication middleware 2020-06-05 01:15:08 +12:00
ipmitool.py New configuration parameter to use ipmitool retries 2020-05-28 08:21:32 -04:00
ipxe.py Finalize removal of ipxe_enabled option 2020-02-21 14:25:01 +08:00
ipxe_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
iscsi_deploy.py Mark more configuration options as reloadable 2020-05-06 16:22:51 +02: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 Finalize removal of ipxe_enabled option 2020-02-21 14:25:01 +08:00
pxe_base.py Networking boot fallback for local boot 2020-06-19 11:13:32 +02:00
pxe_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
pxe_grub_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
snmp.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00