0914b850f9
This was the first Cinder Volume driver available on Windows, for which reason it was simply called 'WindowsDriver'. As we've added another driver available on Windows, the SMB driver, this has caused quite some confusion. For this reason, we're now renaming it to 'WindowsISCSIDriver'. The new location will be: cinder.volume.drivers.windows.iscsi.WindowsISCSIDriver Change-Id: I3877491463dce3d46f7ac0e194ffdf46a0e7c84c
6 lines
161 B
YAML
6 lines
161 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Windows iSCSI driver has been renamed. The updated driver location
|
|
is ``cinder.volume.drivers.windows.iscsi.WindowsISCSIDriver``.
|