Mark Goddard 5fc7707938 CI: fix ceph-ansible installation after cryptography 3.4 release
Installing ceph-ansible in the virtualenv on CentOS 8 fails with:

    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.

This change upgrades pip in the virtualenv before installing
ceph-ansible.

[1] https://github.com/pyca/cryptography/issues/5753

Change-Id: I47473de6f71c422db2238d653c2d8f379c55e79b
2021-02-11 13:11:41 +00:00
..
2020-12-22 09:50:49 +00:00
2016-01-13 13:47:49 +08:00
2020-10-08 14:50:52 +00:00
2020-03-01 09:57:35 +01:00
2020-04-24 15:57:55 +02:00
2020-06-17 18:24:07 +00:00
2019-07-02 20:44:33 +02:00
2020-02-11 11:42:06 +01:00
2020-11-19 18:11:40 +08:00
2021-01-23 17:17:50 +08:00
2020-01-28 14:03:33 -08:00
2020-11-19 18:11:40 +08:00
2019-11-07 18:03:07 +00:00
2019-08-14 12:32:51 -04:00
2020-05-01 18:03:14 +02:00
2019-12-10 13:19:17 +00:00
2020-09-12 12:06:34 +02:00
2020-02-25 10:08:54 -08:00