Bump dib to 3.11.0

This includes fixes for Debian Bullseye image creation

Change-Id: Idaa1b68640890c7762ddf7b7c29c916acf11b9fb
This commit is contained in:
Ian Wienand 2021-04-30 21:25:16 +10:00
parent 5a69af5bef
commit 341bf727d5

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