summaryrefslogtreecommitdiff
path: root/etc/cinder/rootwrap.d
diff options
context:
space:
mode:
authorMark Goddard <mark@stackhpc.com>2019-01-21 10:05:25 +0000
committerMark Goddard <mark@stackhpc.com>2019-03-01 09:52:41 +0000
commit583bc0899c3d83de17c18420dfc72a041d2cbaeb (patch)
tree373c90d8180b69c21ef629bb7995eb08e566fc1d /etc/cinder/rootwrap.d
parentc92fd87c0f9414d2f4a99c4d2f725020b623747a (diff)
downloadcinder-583bc0899c3d83de17c18420dfc72a041d2cbaeb.tar.gz
Use new target_* options in documentation
Various iscsi_* options were replaced with target_* options. The former were initially deprecated and have now been removed. This patch updates relevant documentation to use the new names. There were some other hits in the documentation and code for these names, but these appeared to be for third-party drivers, and I don't have the context about which, if any, need to change. Change-Id: Ic37ea85f4ec778644bc9d49f513e58dc28c87907
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 74498591b..713807f48 100644
--- a/etc/cinder/rootwrap.d/volume.filters
+++ b/etc/cinder/rootwrap.d/volume.filters
@@ -2,7 +2,7 @@
# This file should be owned by (and only-writeable by) the root user
[Filters]
-# cinder/volume/iscsi.py: iscsi_helper '--op' ...
+# cinder/volume/targets/iscsi.py: target_helper '--op' ...
iscsictl: CommandFilter, iscsictl, root
cinder-rtstool: CommandFilter, cinder-rtstool, root