cinder/releasenotes/notes/macrosan_driver_unsupported-b25f7a3b8270fa61.yaml
Jay S. Bryant 2a5cc4feff Mark MacroSAN Driver Unsupported
The MacroSAN driver CI has not been reporting
for longer than a month.

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

Change-Id: I74a6a0eddf7f9e5c72ffd78cd53093189497ed48
2020-01-16 15:16:02 -06:00

15 lines
602 B
YAML

---
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.