From b6e239b52c1e284641ae978c741f190c8013b0fc Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Tue, 30 Jan 2018 08:19:14 +0000 Subject: [PATCH] Update paste, policy and rootwrap configurations 2018-01-30 Change-Id: I7f256ea7f0e2068b42fa76b0e7c82b9f87f29647 --- files/rootwrap.d/compute.filters | 4 ---- 1 file changed, 4 deletions(-) diff --git a/files/rootwrap.d/compute.filters b/files/rootwrap.d/compute.filters index 3405374b..24de2873 100644 --- a/files/rootwrap.d/compute.filters +++ b/files/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