Bump version of libvirt + kvm-qemu

The versions of libvirt and kvm-qemu are not available in the
Ubuntu Cloud Archive (UCA) liberty anymore.
I bumped the version numbers of them.

Closes-Bug: 1554651
Change-Id: I88cc5f1705eb227f7e3671647fabe6c7a2231301
This commit is contained in:
Markus Zoeller 2016-04-01 16:01:29 +02:00 committed by Tony Breeds
parent 7ade6e5f05
commit 2190ddee6e
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ function pre_install_libvirt_ubuntu {
# NOTE(tonyb): This will nuke any/all libvirt config changes
sudo apt-get -o Dpkg::Options::="--force-confnew,confmiss" \
install -y \
libvirt-{bin,dev}=1.2.16-2ubuntu11.15.10.3~cloud0 \
qemu-{kvm,utils}=1:2.3+dfsg-5ubuntu9.1~cloud0
libvirt-{bin,dev}=1.2.16-2ubuntu11.15.10.4~cloud0 \
qemu-{kvm,utils}=1:2.3+dfsg-5ubuntu9.2~cloud0
# We *need* to ensure that libvirt-python is built against the new version
# of libvirt.so.0 Bypass the cache. This is little sub-optimal becuase we