Elod Illes 51c583527f [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: I10b6c3528d96d35b13d3ac2569e7c19799cb8950
2022-09-14 19:07:11 +01:00
2020-04-14 10:16:55 +00:00
2018-07-03 16:00:44 +07:00
2020-02-06 17:36:41 +00:00
2020-02-10 18:35:20 +01:00
2022-09-14 19:07:11 +01:00

Team and repository tags

image

oslo.rootwrap -- Escalated Permission Control

Latest Version

Downloads

oslo.rootwrap allows fine-grained filtering of shell commands to run as root from OpenStack services.

Description
OpenStack library for rootwrap
Readme 3.1 MiB
Languages
Python 100%