8da3ef7d4a
Clarify the PowerMax rebrand release note to detail the implications of this change on the user. Change-Id: I685f1e04ebed7116543fb1ac0bfa9d67f7dc2910
14 lines
689 B
YAML
14 lines
689 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Dell EMC VMAX has been rebranded to PowerMax. The drivers
|
|
``cinder.volume.drivers.dell_emc.vmax.iscsi.VMAXISCSIDriver``
|
|
and ``cinder.volume.drivers.dell_emc.vmax.fc.VMAXFCDriver``
|
|
will now be updated to ``cinder.volume.drivers.dell_emc.powermax.
|
|
iscsi.PowerMaxISCSIDriver`` and ``cinder.volume.drivers.dell_emc.
|
|
powermax.fc.PowerMaxFCDriver`` respectively in cinder.conf.
|
|
Driver configuration options that start with ``vmax`` should also
|
|
be updated to ``powermax``. Existing vmax configuration options
|
|
will continue to work but will be removed in the Train release.
|
|
Online documentation will also change to reflect these changes.
|