cinder/releasenotes/notes/removed-isertgtadm-7ccefab5d3e89c59.yaml
Vipin Balachandran 383c37e0d8 Fix release notes formatting
We use double ticks to format config options, driver FQNs
etc. in few release notes to improve readability. This
patch updates the remaining release notes to follow the
same convention.

Change-Id: Ied4e5e02cc781405206edc2322567e5e5e3e170f
2016-09-14 01:07:38 +05:30

9 lines
326 B
YAML

---
upgrade:
- The ISERTgtAdm target was deprecated in the Kilo release.
It has now been removed. You should now just use
LVMVolumeDriver and specify ``iscsi_helper`` for the target
driver you wish to use. In order to enable iser, please
set ``iscsi_protocol=iser`` with lioadm or tgtadm target
helpers.