Update to DIB 3.19.0

This has build fixes for Rocky Linux, ARM64 bootloader and Gentoo

Change-Id: I7b5d96f96f9ae9434791ec2cc5b271997b427836
This commit is contained in:
Ian Wienand 2022-02-22 21:19:49 +11:00
parent 2d91bedfc9
commit 21336dbafa

View File

@ -11,7 +11,7 @@ PrettyTable>=0.6,<0.8
# 0.31.1 and 0.31.2 have a bug with image deletion in tasks API
# We expect 1.0.0 to break the API we use
openstacksdk>=0.27.0,!=0.28.0,!=0.29.0,!=0.30.0,!=0.31.0,!=0.31.1,!=0.31.2,<1.0.0
diskimage-builder>=3.18.0
diskimage-builder>=3.19.0
voluptuous
kazoo>=2.8.0
Paste