Require dib 3.10.0

This version enables building Debian Bullseye images

Change-Id: Ie12bf4c0ace0731b2e8f85f210d43b04a91585d6
This commit is contained in:
Ian Wienand 2021-04-20 08:16:19 +10:00
parent 9c83e8a95e
commit 84a780f669
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ PrettyTable>=0.6,<0.8
# 0.28.0-0.31.0 fail to upload images with glance tasks.
# 0.31.1 and 0.31.2 have a bug with image deletion in tasks API
openstacksdk>=0.27.0,!=0.28.0,!=0.29.0,!=0.30.0,!=0.31.0,!=0.31.1,!=0.31.2
diskimage-builder>=3.9.0
diskimage-builder>=3.10.0
voluptuous
kazoo>=2.8.0
Paste