kayobe/ansible/roles/kolla-openstack
Mark Goddard ef84890798 Fix IPA image download
The IPA ramdisk and kernel images may be built or downloaded via a URL.
If the latter option is used, any images previously downloaded to
$KOLLA_CONFIG_PATH/config/ironic/ironic-agent.* would previously not be
updated if the image contents change.

This change introduces variables for setting a URL to a file containing
checksums for the images. The algorithm used to compute the checksum is
also configurable (default sha256). This allows us to ensure we are
using the correct version of the image, while avoiding an expensive few
hundred megabyte image download just to check.

If a checksum is not specified, the image will be downloaded every time
to ensure that it is up to date.

Change-Id: I8120518ed98d61f3652f5205ce7ec9f798ab2aa1
Story: 2001660
Task: 6693
2018-10-02 13:30:11 +01:00
..
defaults Fix IPA image download 2018-10-02 13:30:11 +01:00
molecule Add support for deploying Apache Storm 2018-09-14 10:39:50 +01:00
tasks Fix IPA image download 2018-10-02 13:30:11 +01:00
templates Use pxe_filter instead of deprecated manage_firewall 2018-09-28 09:39:40 +01:00
vars Support custom config for Barbican 2018-09-27 11:12:18 +01:00
.yamllint Fix yamllint issues in kolla-openstack role 2018-05-16 17:45:36 +01:00