ironic-python-agent/ironic_python_agent
Julia Kreger 1b15271a7d Add full download retries
Instead of just trying to get the connection and handler
for the download, lets try to retry the whole action of
of downloading.

Change-Id: I9217792d32e6f33c70f146a9b7d3ef58c5644d8a
(cherry picked from commit 159ab9f0ce)
2020-06-29 15:46:26 -07:00
..
api Agent token support 2020-03-12 10:35:17 -07:00
cmd Agent token support 2020-03-12 10:35:17 -07:00
extensions Add full download retries 2020-06-29 15:46:26 -07:00
hardware_managers Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
shell Clear GPT and MBR headers with dd to avoid sgdisk CRC errors 2018-08-08 16:40:22 +00:00
tests Add full download retries 2020-06-29 15:46:26 -07:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Fix an issue with high cpu usage caused by ironic-python-agent 2020-05-27 10:25:49 +00:00
config.py Add timeout and retries when connection to an image server 2020-04-24 10:34:40 +02:00
dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py Add an ability to run in-band deploy steps 2020-04-06 10:24:08 +02:00
hardware.py Merge "Add raid.apply_configuration deploy step" 2020-04-21 09:32:40 +00:00
inspect.py Add jitter to inspection command reporting 2020-03-31 08:13:13 -07:00
inspector.py Expose collector and hardware manager names via introspection data 2020-01-22 11:15:38 +01:00
ironic_api_client.py Merge "Move minimum ironic version to latest ocata" 2020-04-15 10:22:12 +00:00
netutils.py Get the hostname of the introspected host 2019-06-12 13:00:21 +00:00
numa_inspector.py Skip nic numa_node discovery if it's not assigned to a numa_node 2020-01-17 11:15:35 +01:00
raid_utils.py Move logic to calculate raid sectors to raid_utils 2020-04-09 15:03:37 +02:00
utils.py A boot partition on a GPT disk should be considered an EFI partition 2020-04-15 18:38:15 +02:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00