Ensure libvirt-python builds against snap version of libvirt

This commit is contained in:
James Page
2018-11-02 11:41:30 +00:00
parent eafdc8215b
commit 5ce1258e55

View File

@@ -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