cinder/releasenotes/notes/huawei-fusionstorage-unsupported-4be766dd2ba8f980.yaml
Jay S. Bryant 9a4dd8ec0a Mark Huawei Fusionstorage Driver Unsupported
The Fusionstorage driver has failed to demonstrate Pyton3.7
support as was required during the Train release.  As
a result the driver is being marked unsupported and will
be removed in the 'U' release if support is not
demonstrated via 3rd Party CI.

Change-Id: Ia2ac09e43718c0064f21565157191698728a5bee
2019-09-04 09:30:05 -05:00

16 lines
643 B
YAML

---
upgrade:
- |
The Huawei Fusionstorage 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.
deprecations:
- |
The Huawei Fusionstorage driver has been marked as unsupported
due to a lack of Python3.7 support 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 them.
If Python3.7 support is not demonstrated, the driver will be
removed in the 'U' development cycle.