File: remove-eqlx-deprecated-options-a3898135d783f4e.yaml

package info (click to toggle)
puppet-module-cinder 13.1.0-3%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,388 kB
  • sloc: ruby: 4,799; python: 40; makefile: 17; sh: 15
file content (15 lines) | stat: -rw-r--r-- 443 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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