Bump libvirt version to prevent compute failure
libvirt-python 6.7.0 makes nova-compute with [1] Since urls can't be used with constraints, we're bumping libvirt-python right in the requirements. [1] http://paste.openstack.org/show/797571/ Change-Id: Ie05c8c2b7e0afe1aa7f84468e22f80debb689232
This commit is contained in:
parent
c05a843ef0
commit
bcbc2099d2
@ -77,7 +77,7 @@ nova_compute_kvm_packages_to_symlink: |-
|
||||
|
||||
nova_compute_kvm_pip_packages:
|
||||
- http://download.libguestfs.org/python/guestfs-1.40.2.tar.gz
|
||||
- libvirt-python
|
||||
- libvirt-python==6.6.0
|
||||
|
||||
nova_compute_ksm_packages:
|
||||
- ksmtuned
|
||||
|
Loading…
Reference in New Issue
Block a user