cinder/releasenotes/notes/veritas_cluster_nfs_unsupported-88ab3ea5cbb6cd88.yaml
Jay S. Bryant 38d3a7d87b Mark Veritas CNFS Driver Unsupported
The Veritas CNFS driver CI stopped reporting
a long time ago and there has been no activity
from the vendor.

As a result this patch marks the driver
unsupported.  It will be removed in the 'V'
release if there is no change in support.

Change-Id: I541cebdabc0799273f1bc241c4b30948939f2f5d
2020-01-13 20:46:45 -06:00

15 lines
612 B
YAML

---
upgrade:
- |
The Veritas Clustered NFS driver has been marked as unsupported
and is now deprecated. ``enabled_unsupported_driver`` will need
to be set to ``True`` in the driver's section in cinder.conf to
continue to use the driver.
deprecations:
- |
The Veritas Clustered NFS 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 the driver. It its support status does not change
the driver will be removed in the 'V' development cycle.