Bump dib to 3.23.0

This includes fixes for Rocky 8, new support for Rocky 9, updates to
openEuler 22.03 LTS and fixes for downloading Ubuntu images.

Change-Id: If5ef0d7c15a4a661042a6c89a9d175864645e0d9
This commit is contained in:
Ian Wienand 2022-08-03 09:51:02 +10:00
parent 123a32f922
commit 37676aa23c

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
# 0.99.0 leads to BadRequestException: Client Error [...] Bad networks format
openstacksdk>=0.27.0,!=0.28.0,!=0.29.0,!=0.30.0,!=0.31.0,!=0.31.1,!=0.31.2,<0.99
diskimage-builder>=3.22.0
diskimage-builder>=3.23.0
voluptuous
kazoo>=2.8.0
Paste