9a4dd8ec0a
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
16 lines
643 B
YAML
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.
|