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.
Merge "Mark MacroSAN Driver Unsupported"
- Loading branch information
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/macrosan_driver_unsupported-b25f7a3b8270fa61.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 MacroSAN Storage 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 MacroSAN Storage 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. |