Files
cinder/releasenotes/notes/remove-eqlx-deprecated-options-89ba02c41d4da62a.yaml
Sean McGinnis 743bd61068 Move release notes to correct location
A couple release notes were accidentally added to the wrong location
in the source tree. This just moves them to the right location.

Change-Id: I4dc3fcf8c667e87e7f1a956f408842f23e5f41dc
2017-01-31 21:42:43 -06:00

16 lines
443 B
YAML

---
upgrade:
- |
Removing the Dell EqualLogic driver's deprecated configuration options.
Please replace old options in your cinder.conf with the new one.
* Removed - eqlx_cli_timeout
* Replaced with - ssh_conn_timeout
* Removed - eqlx_use_chap
* Replaced with - use_chap_auth
* Removed - eqlx_chap_login
* Replaced with - chap_username
* Removed - eqlx_chap_password
* Replaced with - chap_password