d67dcf42d4
blueprint nimble-change-location Change-Id: Id1f111462fc2558b90f9066387498bcb5e3217b2
13 lines
545 B
YAML
13 lines
545 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Nimble Storage became a part of the HPE family of Storage solutions.
|
|
The cinder Nimble driver has been relocated to the
|
|
``cinder.volume.driver.hpe`` module to reflect this.
|
|
The impact on operators is that the module path
|
|
``cinder.volume.drivers.nimble.NimbleISCSIDriver`` and
|
|
``cinder.volume.drivers.nimble.FCDriver`` should now be updated to
|
|
``cinder.volume.drivers.hpe.nimble.NimbleISCSIDriver`` and
|
|
``cinder.volume.drivers.hpe.nimble.NimbleFCDriver`` respectively in
|
|
``cinder.conf``
|