Ensure libvirt-python builds against snap version of libvirt
This commit is contained in:
@@ -299,6 +299,8 @@ parts:
|
|||||||
openstack-projects:
|
openstack-projects:
|
||||||
plugin: python
|
plugin: python
|
||||||
python-version: python2
|
python-version: python2
|
||||||
|
after:
|
||||||
|
- libvirt
|
||||||
constraints: https://raw.githubusercontent.com/openstack/requirements/stable/rocky/upper-constraints.txt
|
constraints: https://raw.githubusercontent.com/openstack/requirements/stable/rocky/upper-constraints.txt
|
||||||
source: http://tarballs.openstack.org/keystone/keystone-stable-rocky.tar.gz
|
source: http://tarballs.openstack.org/keystone/keystone-stable-rocky.tar.gz
|
||||||
python-packages:
|
python-packages:
|
||||||
@@ -321,7 +323,6 @@ parts:
|
|||||||
- libssl-dev
|
- libssl-dev
|
||||||
- libxml2-dev
|
- libxml2-dev
|
||||||
- libxslt1-dev
|
- libxslt1-dev
|
||||||
- libvirt-dev
|
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- conntrack
|
- conntrack
|
||||||
- coreutils
|
- coreutils
|
||||||
|
|||||||
Reference in New Issue
Block a user