kolla-ansible/releasenotes/notes/deprecate-cinder-iscsi-helper-f736c9139e937381.yaml
Mark Goddard 1c22da32ff Use new cinder target_helper option
The iscsi_helper option was deprecated in favour of target_helper in
Queens, and will be removed in the Stein release.

This also renames the cinder_iscsi_helper variable to
cinder_target_helper, deprecating but still supporting the former name
until the Train release.

Change-Id: Ie38c09b2dd8598f62b0733c8444eec5f6ce3daac
2019-03-01 14:36:25 +00:00

7 lines
220 B
YAML

---
deprecations:
- |
The ``cinder_iscsi_helper`` variable has been renamed to
``cinder_target_helper``. Use of ``cinder_iscsi_helper`` is deprecated, and
will be removed during or after the Train release.