ironic-python-agent/releasenotes/notes/configdrive-ssl-02b069948df...

13 lines
440 B
YAML

---
fixes:
- |
No longer ignores global TLS configuration options (``ipa-insecure``, etc)
when downloading a configdrive via a URL.
- |
No longer ignores error status codes from the server when downloading
a configdrive via a URL.
- |
The configdrive downloading code now respects the
``ipa-image-download-connection-timeout`` option and will no longer hang
for a long time if the server does not respond.