ironic/ironic/drivers/modules
Julia Kreger 9f422a8dfd Fix requests calls with timeouts
Bandit 1.7.5 dropped with logic to check requests invocations.

Specifically if a timeout is not explicitly set, then it results
in an error.

This should cause our bandit job to go green.

Closes-Bug: 2015284
Change-Id: I1dcb3075de63aae97bb22012a54736c293393185
2023-04-04 10:35:57 -07:00
..
ansible Fix requests calls with timeouts 2023-04-04 10:35:57 -07:00
drac Fix idrac-redfish RAID controller mode conversion 2022-09-15 03:36:31 -04:00
ibmc Replace retrying with tenacity 2021-02-15 17:11:33 +01:00
ilo Enables boot modes switching with Anaconda deploy for ilo driver 2023-03-17 09:00:47 +00:00
inspector Refactoring: clean up inspection data handlers 2023-03-14 18:26:06 +01:00
intel_ipmi Follow-up to the IntelIPMIHardware patch 2019-07-26 15:51:20 +05:30
irmc [iRMC] Handle IPMI incompatibility in iRMC S6 2.x 2023-01-17 09:36:27 +09:00
network Finally remove support for netboot and the boot_option capability 2022-08-02 12:47:31 +02:00
redfish Fix "'NoneType' object is not iterable" in RAID 2022-12-16 06:32:37 -05: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 Finally remove support for netboot and the boot_option capability 2022-08-02 12:47:31 +02:00
agent_base.py Make metrics names a little more consistent 2023-01-18 08:10:16 -08:00
agent_client.py Retry stdlib ssl.SSLError 2021-08-05 16:17:03 +02:00
agent_power.py Use driver_internal_info methods for other drivers 2022-01-05 16:05:46 +13:00
boot.ipxe Exit ipxe script if enable_netboot_fallback failed 2022-08-01 17:26:49 -07:00
boot_mode_utils.py Add missing space to log message 2022-09-28 10:00:01 +02:00
console_utils.py Relaxing console pid looking 2023-02-15 17:32:23 +00:00
deploy_utils.py Do not recalculate checksum if disk_format is not changed 2023-03-07 11:57:23 +01:00
fake.py Add configurable delays to the fake drivers 2022-10-13 15:01:18 +13:00
image_cache.py Log successful clean up in image cache 2022-08-09 17:59:53 +02:00
image_utils.py Fix selinux context of published image hardlink 2023-01-11 16:00:01 +01:00
initial_grub_cfg.template Write initial grub config on startup 2021-12-10 15:44:50 +13:00
inspect_utils.py Refactoring: clean up inspection data handlers 2023-03-14 18:26:06 +01:00
ipmitool.py Fixes console port conflict occurs in certain path 2023-02-15 17:42:37 +00:00
ipxe.py Move place_loaders_for_boot to boot driver __init__ 2021-12-10 15:44:50 +13:00
ipxe_config.template Merge "Finally remove support for netboot and the boot_option capability" 2022-08-05 16:47:32 +00:00
ks.cfg.template CI: anaconda: permit tls certificate validation bypass 2022-08-17 12:59:32 -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 Fixes Secureboot with Anaconda deploy 2023-03-16 15:04:39 +00:00
pxe_base.py Fixes Secureboot with Anaconda deploy 2023-03-16 15:04:39 +00:00
pxe_config.template Finally remove support for netboot and the boot_option capability 2022-08-02 12:47:31 +02:00
pxe_grub_config.template Fixes anaconda deploy for PXE boot 2022-10-07 11:31:09 +00:00
ramdisk.py Create node get_interface method 2021-11-08 21:25:40 +00:00
snmp.py Fix auth_protocol and priv_protocol for SNMP v3 2023-03-01 16:44:40 -08:00