oslo.rootwrap/oslo_rootwrap
Corey Bryant 395a3a8075 Fix test_daemon_no_cleanup_for_uninitialized_server
When mocking daemon_start(), define a string return value for
tempfile.mkdtemp(), ensuring temp_dir is a string when passed to
os.path.join(temp_dir, "rootwrap.sock").

Change-Id: I502c9cc53f40cbea89243a2321d1bc63f05e7c7b
Closes-Bug: 1709505
2017-08-17 08:30:43 -04:00
..
tests Fix test_daemon_no_cleanup_for_uninitialized_server 2017-08-17 08:30:43 -04:00
__init__.py Fix Python 3 support for eventlet monkey-patching 2015-10-13 21:51:47 +02:00
client.py [daemon] Close inherited filedescriptors after forking 2017-01-25 09:44:41 +01:00
cmd.py Python 3: Don't use BaseException.message attribute 2015-08-26 16:40:42 +09:00
daemon.py Allow rootwrap-daemon to timeout and exit 2017-03-02 10:58:04 +09:00
filters.py Merge "Avoid importing Linux specific modules on Windows" 2017-02-25 19:53:56 +00: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 Merge "Allow rootwrap-daemon to timeout and exit" 2017-03-07 14:32:10 +00:00