8c2e3cd66b
Brocade has indicated they will no longer be supporting their zone manager driver and have requested help is getting it marked deprecated and removed. This marks the driver as deprecated for the Ussuri release. It us subject to removal in the V release. Change-Id: Ic92bd9f04f9976265e6699ddb7afa350a4081c09 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
18 lines
827 B
YAML
18 lines
827 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Brocade Fibre Channel Zone Manager driver has been marked as
|
|
unsupported and is now deprecated. It is subject to removal during the "V"
|
|
development cycle, following the standard OpenStack deprecation policy.
|
|
The config option ``enable_unsupported_driver`` will need to be set to
|
|
``True`` in the driver's section in cinder.conf to continue to use it
|
|
in this release.
|
|
deprecations:
|
|
- |
|
|
The Brocade Fibre Channel Zone Manager driver has been marked as
|
|
unsupported and is now deprecated. It is subject to removal during the "V"
|
|
development cycle, following the standard OpenStack deprecation policy.
|
|
The config option ``enable_unsupported_driver`` will need to be set to
|
|
``True`` in the driver's section in cinder.conf to continue to use it
|
|
in this release.
|