From ace510748e00e744774b72d02c0eb8270f8dc808 Mon Sep 17 00:00:00 2001 From: Andy McCrae Date: Fri, 26 May 2017 14:12:56 +0100 Subject: [PATCH] Update paste, policy and rootwrap configurations 2017-05-26 Change-Id: I636adafd66fb8a8a0cb551d5757a2728c5e8bb6b --- files/rootwrap.d/compute.filters | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/rootwrap.d/compute.filters b/files/rootwrap.d/compute.filters index f4a774c6..a6bc32c1 100644 --- a/files/rootwrap.d/compute.filters +++ b/files/rootwrap.d/compute.filters @@ -225,6 +225,9 @@ privsep-rootwrap: RegExpFilter, privsep-helper, root, privsep-helper, --config-f # nova/storage/linuxscsi.py: sg_scan device sg_scan: CommandFilter, sg_scan, root +# nova/virt/libvirt/storage/dmcrypt.py: +cryptsetup: CommandFilter, cryptsetup, root + # nova/virt/xenapi/vm_utils.py: xenstore-read: CommandFilter, xenstore-read, root