6995b9f975
Rebrand from VMAX to PowerMax includes change tags, directory structure, file names and documentation. Implements: blueprint powermax-rebrand-manila Change-Id: Ie9ba5939b223d7061a3b2707ee9ef899f1fe7f66
21 lines
926 B
YAML
21 lines
926 B
YAML
---
|
|
features:
|
|
- |
|
|
Rebrand from VMAX to PowerMax includes changing of tag names, directory
|
|
structure, file names and documentation.
|
|
deprecations:
|
|
- |
|
|
The following have been deprecated but will remain until the V release
|
|
``vmax_server_container`` is now ``powermax_server_container``
|
|
``vmax_share_data_pools`` is now ``powermax_share_data_pools``
|
|
``vmax_ethernet_ports`` is now ``powermax_ethernet_ports``
|
|
upgrade:
|
|
- |
|
|
- ``emc_share_backend`` configuration option must be switched from ``vmax``
|
|
to ``powermax`` if using a newly rebranded PowerMax storage backend.
|
|
- If using a PowerMax storage backend, deprecated options
|
|
``emc_nas_server_container``, ``emc_nas_pool_names`` and
|
|
``emc_interface_ports`` can no longer be used. They must be replaced by
|
|
``powermax_server_container``, ``powermax_share_data_pools`` and
|
|
``powermax_ethernet_ports`` respectively.
|