Merge "Add missing rootwrap filter for cryptsetup"

This commit is contained in:
Jenkins 2017-05-18 10:35:32 +00:00 committed by Gerrit Code Review
commit 49b85bd2e9
1 changed files with 3 additions and 0 deletions

View File

@ -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