Merge "Pick next minimum libvirt / QEMU versions for "T" release"

This commit is contained in:
Zuul 2018-09-27 11:15:46 +00:00 committed by Gerrit Code Review
commit 8c3d02ac3d
1 changed files with 2 additions and 2 deletions

View File

@ -227,8 +227,8 @@ MIN_QEMU_VERSION = (2, 5, 0)
# MIN_LIBVIRT_VERSION can be updated to match this after
# NEXT_MIN_LIBVIRT_VERSION has been at a higher value for
# one cycle
NEXT_MIN_LIBVIRT_VERSION = (3, 0, 0)
NEXT_MIN_QEMU_VERSION = (2, 8, 0)
NEXT_MIN_LIBVIRT_VERSION = (4, 0, 0)
NEXT_MIN_QEMU_VERSION = (2, 11, 0)
# Virtuozzo driver support