4f4a6ba23f
The Disco driver has not run 3rd Party CI in more than 60 days. This patch marks it unsupported and it will be removed in Stein if the 3rd Party CI Issues are not resolved. Change-Id: I6098554cdc13760b4a31b19a4d2089d22a68d0e5
16 lines
556 B
YAML
16 lines
556 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Disco driver has been marked as unsupported and is 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 Disco driver has been marked as unsupported and is 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, it will be
|
|
removed in the Stein development cycle.
|
|
|