summaryrefslogtreecommitdiff
path: root/etc/cinder/rootwrap.d
diff options
context:
space:
mode:
authorChuck Short <chucks@redhat.com>2018-10-18 14:53:07 -0400
committerChuck Short <chucks@redhat.com>2019-01-11 13:30:55 +0000
commit89e1b0258a13d693d0ff28c28715fc906b626c70 (patch)
treea6db3373f2beafb44b113c4fb17c842e8eabf978 /etc/cinder/rootwrap.d
parent5b37d2aa33599bc0492db12dd63249a698105a78 (diff)
downloadcinder-89e1b0258a13d693d0ff28c28715fc906b626c70.tar.gz
Switch ietadm to use olso.privsep
Switch ietadm to use oslo.privsep rather than olso.rootwrap. This is mostly a straight copy of the the methods used to create targets. Change-Id: Ia4dc63d75960935e770a7fef352b51a7c75be4d6 Signed-off-by: Chuck Short <chucks@redhat.com>
Diffstat (limited to 'etc/cinder/rootwrap.d')
-rw-r--r--etc/cinder/rootwrap.d/volume.filters2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/cinder/rootwrap.d/volume.filters b/etc/cinder/rootwrap.d/volume.filters
index 2cc1b0689..90e3fcd70 100644
--- a/etc/cinder/rootwrap.d/volume.filters
+++ b/etc/cinder/rootwrap.d/volume.filters
@@ -3,7 +3,7 @@
[Filters]
# cinder/volume/iscsi.py: iscsi_helper '--op' ...
-ietadm: CommandFilter, ietadm, root
+tgtadm: CommandFilter, tgtadm, root
iscsictl: CommandFilter, iscsictl, root
cinder-rtstool: CommandFilter, cinder-rtstool, root