diskimage-builder/lib
Paul Belanger 2ea5feca5c
Create (md5|sha256) checksum files for images
In shade, we use both md5 and sha256 checksums to help validate the
integrity of an image. Rather then having nodepool do this each time
for every time, have diskimage-builder create these files when we
build the image.

We've added a flag (disabled by default) to toggle this functionality.

Change-Id: I5815ba69b7d477f1e91dc8ec0c69c86168770964
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-10-05 19:34:03 -04:00
..
common-defaults Create (md5|sha256) checksum files for images 2016-10-05 19:34:03 -04:00
common-functions Create (md5|sha256) checksum files for images 2016-10-05 19:34:03 -04:00
die Export die() function 2016-05-27 09:25:22 +10:00
img-defaults Export FS_TYPE and remove hardcoded ext4 values 2016-05-19 17:33:36 +10:00
img-functions Correct order of parameters in call to qemu-img convert 2016-07-21 10:57:40 +02:00
ramdisk-defaults Add #!/bin/bash to library functions 2015-09-16 13:54:07 +10:00
ramdisk-functions Merge "Prevent overwriting of user modified blacklist.conf" 2015-10-05 18:57:01 +00:00