openstack-ansible-os_cinder/releasenotes/notes/deprecated-iscsi_helper-98fd2aebfd72fdf6.yaml
Mohammed Naser 6d75b48de0 Change deprecated option iscsi_helper to target_helper
The iscsi_helper configuration option has been deprecated and
replaced by target_helper.  This patch updates it to use the
correct helper.

Change-Id: I3bafacb7d483dd3b1132b3c3b4411e26fc117ad8
2018-07-20 03:21:42 +00:00

6 lines
195 B
YAML

---
upgrade:
- The variable `cinder_iscsi_helper` has been replaced by the new variable
which is `cinder_target_helper` due to the fact that iscsi_helper has
been deprecated in Cinder.