e78e05c95d
This patch adds a check for configuration of CoprHD, HGST and ITRI DISCO drivers which were all removed in the Stein release. The upgrade check will fail if any of these drivers are configured in enabled_backends. Change-Id: I285cc12a28f8648a9aecd47c82a7695f5f2e4f00 Co-authored-by: Brian Rosmaita <romaita.fossdev@gmail.com>
7 lines
270 B
YAML
7 lines
270 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
A new check is added to the ``cinder-status upgrade check`` CLI to check
|
|
for the configuration of CoprHD, HGST or ITRI DISCO drivers. These
|
|
drivers were removed in the Stein release and should not be
|
|
configured at the time of upgrade. |