5f7ef168b3
The IBM driver CIs stopped reporting some time ago and attempts to reach out to driver maintainers have failed. As a result, we need to mark the drivers unsupported for the T release. Change-Id: I2c41448fa5ea19ac80f1b4b663222da2ca5ec8f9
15 lines
592 B
YAML
15 lines
592 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The IBM Flashsystem 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 them.
|
|
deprecations:
|
|
- |
|
|
The IBM Flashsystem 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 them. If the support status does not change, the
|
|
drivers will be removed in the 'U' development cycle.
|