Elod Illes 95ac6392a0 [stable-only] Cap virtualenv for py37
py37 test started to fail with latest virtualenv (20.16.4) as it
bundles setuptools 65.3.0, which causes installation problems under
py37. (Note: with py38 the problem does not occur).

This patch sets virtualenv<20.16.4 to unblock the gate as
virtualenv 20.16.3 bundles setuptools 63.4.1, with which py37 gate
works well.

NOTE(stephenfin): Modified to remove the failing l-c job.

Change-Id: I8c457d06b79cacc770db62eac1d8e4459052d5ba
2022-09-14 19:00:51 +01:00
2020-01-30 11:37:22 +00:00
2020-02-11 15:25:49 +01:00
2020-04-14 10:13:05 +00:00
2018-07-04 08:18:31 +07:00
2020-02-03 18:38:40 +01:00
2020-02-10 18:34:51 +01:00
2022-09-14 19:00:51 +01:00

Team and repository tags

image

oslo.concurrency

Latest Version

The oslo.concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

Description
OpenStack library for all concurrency-related code
Readme 4.9 MiB
Languages
Python 100%