copr-backend: install python3-novaclient in 3.3. version from Koji

This commit is contained in:
clime 2018-02-18 14:06:35 +01:00
parent 4f603b63ff
commit d19485a9e8

View file

@ -27,6 +27,9 @@
- name: install python2-novaclient version that actually works with the current OpenStack deployment
command: dnf install -y https://kojipkgs.fedoraproject.org/packages/python-novaclient/3.3.1/3.fc25/noarch/python2-novaclient-3.3.1-3.fc25.noarch.rpm
- name: install also python3-novaclient because backend is now on python3
command: dnf install -y https://kojipkgs.fedoraproject.org/packages/python-novaclient/3.3.1/3.fc25/noarch/python3-novaclient-3.3.1-3.fc25.noarch.rpm
- name: make copr dirs
file: state=directory path={{ item }}
with_items: