0eaca453bc
Rename ScaleIO driver to VxFlex OS and move it to another location. Change configuration options names. Change-Id: I9fc2ac1ea0945c7e38971db3d83dfd9fe6f6b422 Implements: blueprint scaleio-vxflexos-rebrand
12 lines
534 B
YAML
12 lines
534 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Dell EMC ScaleIO has been rebranded to VxFlex OS. The drivers
|
|
``cinder.volume.drivers.dell_emc.scaleio.driver.ScaleIODriver``
|
|
will now be updated to
|
|
``cinder.volume.drivers.dell_emc.vxflexos.driver.VxFlexOSDriver``
|
|
in cinder.conf. Driver configuration options that start with ``sio``
|
|
should also be updated to ``vxflexos``. Existing sio configuration options
|
|
will continue to work but will be removed in the V release.
|
|
Online documentation will also change to reflect these changes.
|