nova/nova/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 Squash dacnet_admin privsep context. 2017-09-18 23:17:35 +10:00
fs.py Improve test coverage of nova.privsep.fs, continued. 2019-04-04 20:42:43 +00:00
idmapshift.py Move the idmapshift binary into privsep. 2017-10-24 18:50:23 +11:00
libvirt.py Add test coverage for nova.privsep.libvirt. 2019-04-04 20:43:57 +00:00
linux_net.py Address nits from privsep series 2019-08-22 11:37:02 +01:00
path.py Remove no longer required "inner" methods. 2019-06-26 15:30:20 +01:00
qemu.py Add test coverage for nova.privsep.qemu. 2019-04-04 20:44:01 +00:00
utils.py Move killing processes to privsep. 2019-03-06 11:51:03 -08:00
xenapi.py Move xenapi partition copies to privsep. 2018-04-13 07:19:39 +10:00