ironic/ironic/drivers/modules
Aija Jauntēva 7d645d7891 Refactor iDRAC OEM extension manager calls
- Re-usable helper created to avoid duplication.
- Although there is only one manager for system in known iDRAC systems
still iterate through collection for future changes.
- Restructured exception raising and error logging for better feedback.
- Removed some unit tests to avoid duplication that is covered by
method specific unit tests

Change-Id: I03fdb48e47c9557c207a20ee876eccf3f3459d9f
(cherry picked from commit 39cd751a90)
2021-06-08 10:37:38 +00:00
..
ansible Delay rendering configdrive 2021-05-19 15:17:49 +02:00
drac Refactor iDRAC OEM extension manager calls 2021-06-08 10:37:38 +00:00
ibmc Replace retrying with tenacity 2021-02-15 17:11:33 +01:00
ilo Clean up kernel_append_params for Redfish and iLO 2021-05-17 16:43:34 +02:00
intel_ipmi Follow-up to the IntelIPMIHardware patch 2019-07-26 15:51:20 +05:30
irmc Clean up kernel_append_params for iRMC 2021-05-17 16:44:10 +02:00
network Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
redfish Merge "Delay rendering configdrive" 2021-05-26 20:32:43 +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 Delay rendering configdrive 2021-05-19 15:17:49 +02:00
agent_base.py Clean up deprecated features of the agent deploy 2021-05-03 16:59:36 +02:00
agent_client.py Fix deployment when executing a command fails after the command starts 2021-05-07 17:50:06 +02: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 Remove a pause before cleaning when fast-tracking 2021-04-12 16:06:15 +02:00
fake.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
image_cache.py Raw image size estimation improved 2021-01-19 19:57:01 +00:00
image_utils.py Clean up kernel_append_params for Redfish and iLO 2021-05-17 16:43:34 +02:00
inspect_utils.py Fix ironic port creation after Redfish inspection 2019-01-08 12:27:28 +00:00
inspector.py Follow up of Use OOB inspection to fetch MACs for IB inspection 2021-03-24 20:15:31 +10:00
ipmitool.py Follow-up Automaticaly set cipher suite 2021-03-31 18:35:45 +02: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
ks.cfg.template Add agent_status and agent_status_message params to heartbeat 2021-03-31 14:20:39 -07: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 Add agent_status and agent_status_message params to heartbeat 2021-03-31 14:20:39 -07:00
pxe_base.py Clean up kernel_append_params for PXE/iPXE 2021-05-17 16:12:30 +02: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