forked from openstack/cinder
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Jay S. Bryant
committed
Jan 14, 2020
1 parent
3e31530
commit 38d3a7d
Showing
3 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
releasenotes/notes/veritas_cluster_nfs_unsupported-88ab3ea5cbb6cd88.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
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. |