ironic-python-agent/imagebuild/common
Riccardo Pittau a88e61959b 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
2019-04-23 12:34:20 +02:00
..
extract_upper_constraints_from_tox_ini.sh Enforce upper-constraints when building ramdisks 2016-08-26 09:06:24 -04:00
generate_upper_constraints.sh Fix download upper constraints 2019-04-23 12:34:20 +02:00