Revert "copr-backend: install python3-novaclient in 3.3. version from Koji"
That version of python3-novaclient depends on python3.5 which is not available
on f27.
This reverts commit d19485a9e8
.
This commit is contained in:
parent
d19485a9e8
commit
ffa7e30e2e
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@
|
|||
- 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue