Rodolfo Alonso Hernandez ee39ce31af Avoid raising a RuntimeError during the shutdown
When the client stops, sends a shutdown command to the root daemon.
If the socket is still in use, it will return a RuntimeError and
stop the code execution.

Instead of this, this exception is now captured and the shutdown
command re-executed up to 3 times. In case of not succeeding, the
process will continue the client shutdown.

Change-Id: I0302b49e38523d6170be407d4563928cfcc3c1a3
Closes-Bug: #1878222
2020-05-13 15:21:33 +00:00
2020-04-02 15:05:26 +02:00
2019-04-19 19:40:43 +00:00
2018-07-03 16:00:44 +07:00
2020-04-14 10:17:02 +00:00
2020-04-24 08:23:13 -05:00
2020-02-10 18:35:20 +01:00
2020-04-24 10:25:51 -05: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%