ironic-python-agent/imagebuild
Riccardo Pittau cf2d8f903d Fix download upper constraints
We use the url from tox.ini to download the upper constraints and
recently that has changed to a redirect and curl doesn't
correctly follows redirects by default but stops at the first
page.
Adding -L option to curl command makes curl follows the redirect
until the final location is found and should allow the correct
file to be downloaded.

Change-Id: I25c724ffe189d414643c910be0ef61c550f802b7
(cherry picked from commit a88e61959b)
2019-04-25 10:01:52 +00:00
..
common Fix download upper constraints 2019-04-25 10:01:52 +00:00
coreos Rescue extension for CoreOS with DHCP tenant networks 2017-11-06 04:48:58 -05:00
tinyipa Refuse secure erase if ATA command does not work 2019-02-21 11:35:04 +01:00
README.rst Add tinyipa to IPA imagebuild directory 2016-01-29 12:07:19 +00:00

README.rst

ironic-python-agent images

coreos - Builds a CoreOS Ramdisk and Kernel suitable for running ironic-python-agent

tinyipa - Builds a TinyCoreLinux Ramdisk and Kernel suitable for running ironic-python-agent