Bases: object
Helper class that opens a HTTP connection to download an image.
This class opens a HTTP connection to download an image from a URL and create an iterator so the image can be downloaded in chunks. The MD5 hash of the image being downloaded is calculated on-the-fly.
Bases: ironic_python_agent.extensions.base.BaseAgentExtension