6c61bdda46
HNAS NFS and iSCSI drivers need a refactoring in order to make the codes more readable and easier to maintain. This patch is refactoring the HNAS drivers codes, deprecating the old paths and increasing the unit tests coverage. Co-Authored-By: Alyson Rosa <alyson.rodrigues.rosa@gmail.com> Also-By: Erlon Cruz <sombrafam@gmail.com> DocImpact Change-Id: I1b5d5155306c39c528af4037a5f54cf3d4dc1ffa
8 lines
347 B
YAML
8 lines
347 B
YAML
upgrade:
|
|
- HNAS drivers have new configuration paths. Users should now use
|
|
``cinder.volume.drivers.hitachi.hnas_nfs.HNASNFSDriver`` for HNAS NFS driver
|
|
and ``cinder.volume.drivers.hitachi.hnas_iscsi.HNASISCSIDriver`` for HNAS
|
|
iSCSI driver.
|
|
deprecations:
|
|
- The old HNAS drivers configuration paths have been marked for deprecation.
|