Elod Illes 503981962a [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.

Conflicts:
  .zuul.yaml
  tox.ini

NOTE(elod.illes): conflict in .zuul.yaml is caused by ussuri job
  template changes; conflict in tox.ini is caused by cleanup patch
  I2ab1eb99a61695bfbc7ecc66f215b1cb991007dd.

Change-Id: I8c457d06b79cacc770db62eac1d8e4459052d5ba
(cherry picked from commit 95ac6392a0)
2022-09-21 14:44:21 +02:00
2019-09-20 16:30:22 +00:00
2018-07-04 08:18:31 +07:00
2018-07-04 08:18:31 +07:00
2019-07-05 14:42:45 -04:00
2017-03-03 00:02:48 +00:00
2022-09-21 14:44:21 +02: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%