66bcfb29b4
The xiv_ds8k driver now supports IBM XIV, Spectrum Accelerate, FlashSystem A9000, FlashSystem A9000R and DS8000 storage systems. Therefore it should be renamed to IBM Storage driver. The actual change includes: - text changes in comments and documentation - changes in fields in cinder.conf - change in variable names - change in file names Implements: blueprint rename-xiv-ds8k-driver Change-Id: Ia53a60e865ddac21029ca8518b6a506cb1682c51 DocImpact
16 lines
652 B
YAML
16 lines
652 B
YAML
---
|
|
features:
|
|
- The xiv_ds8k driver now supports IBM XIV, Spectrum
|
|
Accelerate, FlashSystem A9000, FlashSystem A9000R
|
|
and DS8000 storage systems, and was renamed to IBM
|
|
Storage Driver for OpenStack. The changes include text
|
|
changes, file names, names of cinder.conf flags, and
|
|
names of the proxy classes.
|
|
upgrade:
|
|
- Users of the IBM Storage Driver, previously known as
|
|
the IBM XIV/DS8K driver, upgrading from Mitaka or
|
|
previous releases, need to reconfigure the relevant
|
|
cinder.conf entries. In most cases the change is just
|
|
removal of the xiv-ds8k field prefix, but for details
|
|
use the driver documentation.
|