summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-01-30 01:32:35 +0000
committerGerrit Code Review <review@openstack.org>2014-01-30 01:32:35 +0000
commitba67159a3ba51355a64de5f214acb8e4e89af09d (patch)
tree1b51ec3f2ce79abab64b89a9ebdbe7715caa068c /etc
parent4f1318585c38d55c097ee2e03b57b65157048a2f (diff)
parentb15b197b6f73ea5e71a3ec28afa598fb4dacff0d (diff)
downloadnova-ba67159a3ba51355a64de5f214acb8e4e89af09d.tar.gz
Merge "Adds dmcrypt utility module"
Diffstat (limited to 'etc')
-rw-r--r--etc/nova/rootwrap.d/compute.filters5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/nova/rootwrap.d/compute.filters b/etc/nova/rootwrap.d/compute.filters
index 5663bb89fa..525293456e 100644
--- a/etc/nova/rootwrap.d/compute.filters
+++ b/etc/nova/rootwrap.d/compute.filters
@@ -202,9 +202,12 @@ systool: CommandFilter, systool, root
# nova/virt/libvirt/volume.py:
sginfo: CommandFilter, sginfo, root
sg_scan: CommandFilter, sg_scan, root
-cryptsetup: CommandFilter, cryptsetup, root
ln: RegExpFilter, ln, root, ln, --symbolic, --force, /dev/mapper/ip-.*-iscsi-iqn.2010-10.org.openstack:volume-.*, /dev/disk/by-path/ip-.*-iscsi-iqn.2010-10.org.openstack:volume-.*
+# nova/volume/encryptors.py:
+# nova/virt/libvirt/dmcrypt.py:
+cryptsetup: CommandFilter, cryptsetup, root
+
# nova/virt/xenapi/vm_utils.py:
xenstore-read: CommandFilter, xenstore-read, root