summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2017-11-14 07:22:02 +1100
committerMatt Riedemann <mriedem.os@gmail.com>2018-01-24 22:26:36 +0000
commit635d205268c1f1d5a3d43d9230fa72487cd4e2df (patch)
tree8bec158acc8f6982cfc30c691c29fa4870807913 /etc
parent87ea686f9f2cc706205d188922bb14272625e7be (diff)
downloadnova-635d205268c1f1d5a3d43d9230fa72487cd4e2df.tar.gz
Move remaining uses of parted to privsep.
Including updating their unit tests. We can now remove parted from the rootwrap configuration. Change-Id: I8cbfe296238976001e38997842059ec2f137f660 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 3405374b8b..24de287380 100644
--- a/etc/nova/rootwrap.d/compute.filters
+++ b/etc/nova/rootwrap.d/compute.filters
@@ -57,10 +57,6 @@ iscsiadm: CommandFilter, iscsiadm, root
aoe-revalidate: CommandFilter, aoe-revalidate, root
aoe-discover: CommandFilter, aoe-discover, root
-# nova/virt/xenapi/vm_utils.py: parted, --script, ...
-# nova/virt/xenapi/vm_utils.py: 'parted', '--script', dev_path, ..*.
-parted: CommandFilter, parted, root
-
# nova/virt/xenapi/vm_utils.py: 'pygrub', '-qn', dev_path
pygrub: CommandFilter, pygrub, root