nova/nova/tests/unit/privsep
Stephen Finucane 8f6c3049a4 Address nits from privsep series
- Add missing coverage for 'iptables_set_rules' and 'iptables_get_rules'
- Use a class-level mock for common mocks
- Use 'fixtures.MockPatch' instead of 'fixtures.MonkeyPatch'
- Move exception handling for the 'ovs_plug' and 'ovs_unplug' functions
  to the functions themselves, allowing us to include the full command
  attempted in the exception message
- OvsConfigurationFailure is renamed to OVSConfigurationFailure

Change-Id: Ib8bb847598db2a6b8de95fdb222279cd22eaabcc
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-08-22 11:37:02 +01:00
..
__init__.py Move libvirt usages of chown to privsep. 2017-09-08 03:07:57 +10:00
test_fs.py Improve test coverage of nova.privsep.fs, continued. 2019-04-04 20:42:43 +00:00
test_idmapshift.py Style corrections for privsep usage. 2019-04-01 23:35:53 +00:00
test_libvirt.py Fix invalid privsep.readpty test 2019-04-30 12:48:06 -05:00
test_linux_net.py Address nits from privsep series 2019-08-22 11:37:02 +01:00
test_path.py Remove no longer required "inner" methods. 2019-06-26 15:30:20 +01:00
test_qemu.py Add test coverage for nova.privsep.qemu. 2019-04-04 20:44:01 +00:00
test_utils.py Improve test coverage of nova.privsep.utils. 2019-04-23 02:01:55 +00:00