nova/etc/nova/rootwrap.d
John Griffith 00808f2072 Fix rootwrap for non openstack.org iqn's
The encryption methods implemented for attached volumes
require a symbolic link created to the /dev/disk-by* iqn.

The current implementation works fine for LVM, however the rootwrap
is restricted to only allow iqns of the form openstack.org, for
vendors that use their own target and iqn this won't work and will
result in the attach failing for unauthorized command.

This just makes the regex for the rootwrap filter a bit more
permissive, only looking for iscsi-iqn.*

Change-Id: I023ad24867c045a88f72c5ac7ac4e4da097a3643
Closes-Bug: 1362854
2014-08-28 19:29:37 -06:00
..
api-metadata.filters Configurable exec_dirs to find rootwrap commands 2012-12-03 15:12:06 +01:00
baremetal-compute-ipmi.filters Strip exec_dirs prefix from rootwrap filters 2013-05-18 00:01:57 +02:00
baremetal-deploy-helper.filters Add mkfs to the baremetal-deploy-helper rootwrap 2014-02-15 14:17:30 -05:00
compute.filters Fix rootwrap for non openstack.org iqn's 2014-08-28 19:29:37 -06:00
network.filters Plug Vif into Midonet using Neutron port binding 2013-10-07 02:48:56 +00:00