summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2017-09-27 06:59:51 +1000
committerSean Dague <sean@dague.net>2017-10-24 12:24:16 +0000
commitb12f0a6026d9407d396c29b7a8bc9e9fdf31fe8d (patch)
tree33c1d90e874f2e30a9c3814bce66ad3a1839b3a5 /etc
parentc7dae4e19bfb45a3cd6cbf78fa771f5e34e2651c (diff)
downloadnova-b12f0a6026d9407d396c29b7a8bc9e9fdf31fe8d.tar.gz
Move kpartx calls to privsep.
The same pattern as before. Change-Id: Ia97d7023523208f834cb088bf290b0f3c01016bc blueprint: hurrah-for-privsep
Diffstat (limited to 'etc')
-rw-r--r--etc/nova/rootwrap.d/compute.filters4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/nova/rootwrap.d/compute.filters b/etc/nova/rootwrap.d/compute.filters
index 0260670caf..3d733acba0 100644
--- a/etc/nova/rootwrap.d/compute.filters
+++ b/etc/nova/rootwrap.d/compute.filters
@@ -2,10 +2,6 @@
# This file should be owned by (and only-writeable by) the root user
[Filters]
-# nova/virt/disk/mount/api.py: 'kpartx', '-a', device
-# nova/virt/disk/mount/api.py: 'kpartx', '-d', device
-kpartx: CommandFilter, kpartx, root
-
# nova/virt/xenapi/vm_utils.py: tune2fs, -O ^has_journal, part_path
# nova/virt/xenapi/vm_utils.py: tune2fs, -j, partition_path
tune2fs: CommandFilter, tune2fs, root