oslo.rootwrap/oslo_rootwrap/tests
David Vallee Delisle 1b1b960d0d CommandFilter should allow exec from full path
The current logic prevents from using a full path as argument.
We can't just compare basename to basename as it would allow passing
bogus paths. We need to make sure that passing a full path will compare
to the config's full path.

Closes-Bug: #1956606

Change-Id: I76094065de5b37f59a2500fbce7f500ada9915da
2022-01-13 08:45:09 -05:00
..
__init__.py Move files out of the namespace package 2014-12-18 16:08:01 -05:00
run_daemon.py Update hacking for Python3 2020-04-02 15:05:26 +02:00
test_functional_eventlet.py Protect rootwrap daemon socket against multiple threads 2017-11-10 13:55:26 +09:00
test_functional.py CommandFilter should allow exec from full path 2022-01-13 08:45:09 -05:00
test_rootwrap.py Remove six 2020-10-09 09:19:18 +08:00