cinder/releasenotes/notes/hpelh-deprecations-eb7716a0b02f145e.yaml
Sean McGinnis 8dff3d4980
Remove deprecated HPE Lefthand config opts
Several configuration options were renamed as part of the driver rename
in the Mitaka release. This removes the deprecated_name for these
options.

Change-Id: I8bf5570960728b3bb65631ce02850c120af40577
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-31 07:07:01 -05:00

11 lines
512 B
YAML

---
upgrade:
- |
HPE LeftHand config options ``hplefthand_api_url``, ``hplefthand_username``,
``hplefthand_password``, ``hplefthand_clustername``,
``hplefthand_iscsi_chap_enabled``, and ``hplefthand_debug`` were deprecated
in the Mitaka release and have now been removed. The corresponding
``hpelefthand_api_url``, ``hpelefthand_username``, ``hpelefthand_password``,
``hpelefthand_clustername``, ``hpelefthand_iscsi_chap_enabled``, and
``hpelefthand_debug`` should be used instead.