0a30469bf3
* Also update max microversion for victoria (3.62) in the REST API version history document. * Also update vxflexos -> powerflex rebrand release note to reflect that support for 'vxflexos' prefixed config options was yanked by change Iaba55bc2cea1b69466d7131fd12842d3b0398513 Change-Id: Iee882657d79a568072e2687b2afe8e4d34c9f798
29 lines
1.4 KiB
YAML
29 lines
1.4 KiB
YAML
---
|
|
upgrade:
|
|
- |
|
|
Dell EMC VxFlex OS has been rebranded to PowerFlex. The driver
|
|
``cinder.volume.drivers.dell_emc.vxflexos.driver.VxFlexOSDriver``
|
|
has been renamed to
|
|
``cinder.volume.drivers.dell_emc.powerflex.driver.PowerFlexDriver``.
|
|
Although in this release the volume manager will recognize the old
|
|
driver name, that functionality will be removed in the Wallaby
|
|
release, and thus we recommend that you update the driver name in
|
|
``cinder.conf`` at your earliest convenience.
|
|
|
|
Existing vxFlex OS configuration options, whose usage was DEPRECATED
|
|
in the Stein release, will no longer be recognized in this release.
|
|
Thus all driver configuration options that start with ``vxflexos``
|
|
must be updated to ``powerflex`` in your ``cinder.conf`` before
|
|
you deploy this release.
|
|
|
|
Before the Rocky release, this driver was named
|
|
``cinder.volume.drivers.dell_emc.scaleio.driver.ScaleIODriver``.
|
|
That name was deprecated in the Rocky release. In this release,
|
|
the pre-Rocky name for this driver is no longer recognized and
|
|
support for configuration options beginning with ``sio`` has been
|
|
removed. Thus any driver configuration options that start with
|
|
``sio`` must be updated to ``powerflex`` in your ``cinder.conf``
|
|
before you deploy this release.
|
|
|
|
The online documentation has been updated to reflect these changes.
|