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
7143456043
On Python 2 Azure needs the futures module
...
this will prevent
ImportError: No module named concurrent.futures
see
https://github.com/Azure/azure-sdk-for-python/issues/2166
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