cf01d7eaf3
The Virtuozzo driver CI has not reported success in months and the maintainers have not responded to any of the notes that have been sent out. As a result, we need to mark the drivers unsupported for the T release. Change-Id: Ic9c239baff19ec9cfbc1a114cdd9a899a34bedd6
15 lines
561 B
YAML
15 lines
561 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Virtuozzo 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 Virtuozzo 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 'U' development cycle.
|