summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2017-11-14 09:18:20 +1100
committerMichael Still <mikal@stillhq.com>2018-02-28 07:14:51 +1100
commite94151c1c3dc0f27f14a594b331dbfb6d3bdf1be (patch)
treee51aa734ebaa4dbf8fca6d3a46354f554f79ec21 /etc
parente3d5a083e3d3c2c057ed06dd583e1b1acda1e6d5 (diff)
downloadnova-e94151c1c3dc0f27f14a594b331dbfb6d3bdf1be.tar.gz
Convert users of tune2fs to privsep.
xenapi likes enabling and disabling ext3 filesystem journals. They can do that via privsep now. Change-Id: Iad8198fbd01aa80bde0a6b295963391715c5cd48 blueprint: hurrah-for-privsep
Diffstat (limited to 'etc')
-rw-r--r--etc/nova/rootwrap.d/compute.filters3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/nova/rootwrap.d/compute.filters b/etc/nova/rootwrap.d/compute.filters
index 24de287380..0ef8c90194 100644
--- a/etc/nova/rootwrap.d/compute.filters
+++ b/etc/nova/rootwrap.d/compute.filters
@@ -2,9 +2,6 @@
# This file should be owned by (and only-writeable by) the root user
[Filters]
-# 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
# nova/virt/libvirt/utils.py: 'blockdev', '--getsize64', path
# nova/virt/disk/mount/nbd.py: 'blockdev', '--flushbufs', device