oslo.rootwrap/oslo_rootwrap
Jeffrey Zhang c9a57aab08 reap rootwrap daemon process when it is timeout
When the daemon process is timeout, it will kill itself. But the parent
doesn't reap it. This patch add a thread to wait the process to be done
once the daemon is started.

Closes-Bug: #1850241
Change-Id: Ic209b8ef86c2522ce7e4bd81ac57bf13f1706a81
2019-11-10 23:50:28 +00:00
..
tests Make IpNetnsExecFilter more strict to detect aliases 2018-05-10 12:40:29 +00:00
__init__.py Fix Python 3 support for eventlet monkey-patching 2015-10-13 21:51:47 +02:00
client.py reap rootwrap daemon process when it is timeout 2019-11-10 23:50:28 +00:00
cmd.py Always close all passed in fds beyond sensible_fd_limit on launch 2019-03-23 11:30:30 +01:00
daemon.py Allow rootwrap-daemon to timeout and exit 2017-03-02 10:58:04 +09:00
filters.py Update hacking version 2019-03-06 22:39:45 +08:00
jsonrpc.py Drop python 2.6 support 2015-11-26 21:00:29 +08:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:21 -05:00
wrapper.py Update hacking version 2019-03-06 22:39:45 +08:00