Files
Dmitry Tantsur 656294f382 Add timeout and retries when connection to an image server
If the server is stuck for any reason, the download will hang for
a potentially long time. Provide a timeout (defaults to 60 seconds)
and 2 retries on failure.

Conflicts:
	ironic_python_agent/config.py

Change-Id: Ie53519266edd914fdbfa82fe52b4a55151e5ec5f
(cherry picked from commit 8adb7e1a04)
2020-04-24 14:26:02 +02:00
..