3aec9e2238
The Nexenta Edge 3rd Party CI hasn't reported on successfully on a patch in over 4 months. This falls outside the CI requirements for Cinder so the driver is being marked unsupported. If the CI isn't fixed the driver will be removed in the 'T' release. Change-Id: If6d5f09865835e06b11961911246d72eac769a46
15 lines
567 B
YAML
15 lines
567 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Nexenta Edge 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 Nexenta Edge 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 'T' development cycle.
|