19d5e68b46
The Dell EMC CoprHD drivers have not run 3rd Party CI in more than 60 days. This patch marks them unsupported and they will be removed in Stein if the 3rd Party CI Issues are not resolved. Change-Id: I6f6ff82b0f6d9318c7471d1a94c2fa39e9a003c1
16 lines
584 B
YAML
16 lines
584 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Dell EMC CoprHD drivers have been marked as unsupported and are now
|
|
deprecated. ``enable_unsupported_driver`` will need to be set
|
|
to ``True`` in the driver's section in cinder.conf to continue
|
|
to use it.
|
|
deprecations:
|
|
- |
|
|
The Dell EMC CoprHD drivers have been marked as unsupported and are now
|
|
deprecated. ``enable_unsupported_driver`` will need to be set
|
|
to ``True`` in the driver's section in cinder.conf to continue
|
|
to use it. If its support status does not change, they will be
|
|
removed in the Stein development cycle.
|
|
|