dib: bump to 3.21.0

This release has fixes for centos7 building and dhcp networking
bringup.

Change-Id: I9024adc559455bf165ff6e41eb2cb3473fcf18fe
This commit is contained in:
Ian Wienand 2022-05-04 09:43:20 +10:00
parent a2e5e640ad
commit 46c9e01ab8
1 changed files with 1 additions and 1 deletions

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.20.2
diskimage-builder>=3.21.0
voluptuous
kazoo>=2.8.0
Paste