ironic/ironic/drivers/modules
Zuul f945fb40d2 Merge "Fix redfish RAID failed tasks" into stable/wallaby 2022-07-27 15:50:55 +00:00
..
ansible Cache AgentClient on Task, not globally 2021-07-05 18:40:34 +02:00
drac Fix redfish-virtual-media for newer iDRACs 2022-07-01 09:59:20 -04:00
ibmc Replace retrying with tenacity 2021-02-15 17:11:33 +01:00
ilo Fix prepare ramdisk for 'wait' states 2022-07-01 09:09:11 -04:00
intel_ipmi Follow-up to the IntelIPMIHardware patch 2019-07-26 15:51:20 +05:30
irmc Fix prepare ramdisk for 'wait' states 2022-07-01 09:09:11 -04:00
network Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
redfish Merge "Fix redfish RAID failed tasks" into stable/wallaby 2022-07-27 15:50:55 +00:00
storage Replace retrying with tenacity 2021-02-15 17:11:33 +01: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 Defer checking image size until instance info is built 2021-07-30 12:27:12 +12:00
agent_base.py Trivial: log current state when continuing cleaning 2022-01-14 18:42:03 +00:00
agent_client.py Retry stdlib ssl.SSLError 2021-08-06 07:48:37 +00:00
agent_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
agent_power.py Replace retrying with tenacity 2021-02-15 17:11:33 +01:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
boot_mode_utils.py Make boot_mode more consistent with other capabilities 2021-02-02 12:06:17 +01:00
console_utils.py Fix console auto port allocation under IPv6 2020-08-05 22:46:24 +08:00
deploy_utils.py Fix various issues in the anaconda deploy interface 2021-10-29 15:22:22 +00:00
fake.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
image_cache.py Do not use any parts of image URL in temporary file names 2021-10-18 11:00:30 +02:00
image_utils.py Fix regression in ramdisk deploy kernel parameters 2021-07-28 09:28:10 +02:00
inspect_utils.py Fix ironic port creation after Redfish inspection 2019-01-08 12:27:28 +00:00
inspector.py Handle non-key-value params in [inspector]extra_kernel_params 2021-06-16 19:16:03 +02:00
ipmitool.py Follow-up Automaticaly set cipher suite 2021-04-01 10:36:39 +00:00
ipxe.py Finalize removal of ipxe_enabled option 2020-02-21 14:25:01 +08:00
ipxe_config.template Add anaconda support in the pxe boot driver 2021-03-23 21:53:34 -07:00
iscsi_deploy.py Cache AgentClient on Task, not globally 2021-07-05 18:40:34 +02:00
ks.cfg.template More fixes for anaconda deploy interface 2022-03-04 19:10:43 +00: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 Fix rebuilds using anaconda deploy interface 2022-03-15 13:43:29 +00:00
pxe_base.py Fix various issues in the anaconda deploy interface 2021-10-29 15:22:22 +00:00
pxe_config.template Add anaconda support in the pxe boot driver 2021-03-23 21:53:34 -07:00
pxe_grub_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
snmp.py Use property plus abstractmethod for abstractproperty 2020-08-06 11:34:23 +02:00