nova/nova/tests/unit/virt/disk
Michael Still cc33bdb239 Convert ext filesystem resizes to privsep.
This patch introduces the first code in the privsep directory which
_does_not_ run with escalated premissions. This is a requirement because
the privsep code has a restricted python path when executing. This
pattern will be used for other methods which are only sometimes
escalated.

Change-Id: Ie09e40d6476dcabda2d599e96701d419e3e8bdf0
blueprint: hurrah-for-privsep
2017-12-13 05:22:05 +11:00
..
mount Move kpartx calls to privsep. 2017-10-24 12:24:16 +00:00
vfs Move blkid calls to privsep. 2017-10-26 07:16:09 +11:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_api.py Convert ext filesystem resizes to privsep. 2017-12-13 05:22:05 +11:00
test_inject.py Stop using mox stubs in nova/tests/unit/virt/disk 2016-11-21 20:39:26 +09:00