Alexander Todorov
2ac027c78b
Upgrade pip & setuptools b/c they are rather old
...
and sometimes Python dependencies fail to install with:
SetuptoolsOutdatedWarning: your setuptools is too old (<12)
2019-01-09 10:55:58 +02:00
Alexander Todorov
177e62a896
Workaround openstacksdk dependency issue
...
See:
fd61b54679 (diff-b4ef698db8ca845e5845c4618278f29a)
Note: may also affect master/rhel8-branch but haven't seen it
so far. For master we can do:
dnf install ansible python3-openstacksdk
Not so easy on RHEL 7
2018-12-20 10:55:04 +02:00
Alexander Todorov
d63de76cb3
On RHEL 7 we have Python 2, not Python 3
2018-12-20 10:55:04 +02:00
Alexander Todorov
5dc19500ad
On RHEL 7 we have yum instead of dnf
2018-12-20 10:55:04 +02:00
Alexander Todorov
808454b561
On RHEL 7 compose info
is compose details
2018-12-20 10:55:04 +02:00
Alexander Todorov
f8137b94db
Backport cloud image tests from master
2018-12-20 10:55:04 +02:00