ironic-python-agent/imagebuild
Riccardo Pittau 7b3e177e07 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:27 +00:00
..
common Fix download upper constraints 2019-04-25 10:01:27 +00:00
coreos Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
tinyipa Raise udevadm settle timeout from 5 to 20 seconds 2018-10-15 17:30:17 +02: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