cinder/releasenotes/notes/nimble-change-location-277b7fc0c39fd91d.yaml
Ajitha Robert d67dcf42d4 Move nimble driver code to hpe folder
blueprint nimble-change-location

Change-Id: Id1f111462fc2558b90f9066387498bcb5e3217b2
2021-12-02 07:43:44 +00:00

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``