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:
Dmitriy Rabotyagov
2020年09月08日 13:57:41 +03:00
committed by Dmitriy Rabotyagov (noonedeadpunk)
parent c05a843ef0
commit bcbc2099d2

View File

@@ -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
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.