tripleo-validations/scripts
David Vallee Delisle 0bf7951173 Fix molecule jobs after release of cryptography3.4
Molecule jobs[0] fails with below error:-

ModuleNotFoundError: No module named 'setuptools_rust'

This error appeared following the release of cryptography 3.4, which
now includes Rust code. It can be installed without Rust using a
Python wheel, but only with more recent pip than version 9.0.3
available as RPM on CentOS 8.

The cryptography bug report [1] recommends pip>=19.1.1.

[0] https://e99635be2c7386b5beda-3dea60a35fb0d38e41c535f13b48e895.ssl.cf1.rackcdn.com/773531/1/gate/tripleo-ansible-centos-8-molecule-tripleo_network_config/b1284cd/job-output.txt
[1] https://github.com/pyca/cryptography/issues/5753
Related-Bug: #1915101

Change-Id: Ib5baad39dd7e43dff9046178c00b0f836dc18bae
2021-02-10 04:53:07 +00:00
..
bindep-install Migrate molecule jobs from centos 7 to 8 2020-03-27 07:38:58 +00:00
run-local-test Fix molecule jobs after release of cryptography3.4 2021-02-10 04:53:07 +00:00
run-validations.sh Adds Search Path Override 2020-02-06 14:34:46 +00:00
tripleo-ansible-inventory Generate inventory without any overcloud 2021-01-13 23:04:29 +01:00
tripleo-validation.py Revert "Revert "Change path for validation Ansible files"" 2020-09-25 08:31:35 +00:00