Cyril Roelandt 3bb398bbfe Fix _FunctionalBase.test_run_as
This test was comparing strings and bytes, and had no chance of ever
passing. It is skipped if not run as root, which is probably why the
failure does not show up often.

We now cast everything to integers, since that is what we are ultimately
interested in.

Change-Id: Ia23e687cf13439c15b562de909455324bba99dbb
2024-08-30 15:54:24 +02:00
2020-09-30 16:34:20 +08:00
2024-02-07 12:23:41 +09:00
2020-09-03 14:19:23 +02:00
2019-04-19 19:40:43 +00:00
2024-01-26 01:19:47 +09:00
2018-07-03 16:00:44 +07:00
2024-01-26 01:19:47 +09:00
2020-02-10 18:35:20 +01:00
2024-02-07 12:23:41 +09: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.2 MiB
Languages
Python 100%