cinder/releasenotes/notes/verify-dorado-luntype-for-huawei-driver-4fc2f4cca3141bb3.yaml
zengyingzhe 05427efcce Add 'LUNType' configuration verification for Dorado array
Huawei Dorado array only supports 'Thin' lun type, this patch adds
the verification for user's configuration, and if user doesn't
specify this parameter, default use 'Thin' type.

Change-Id: Ie94e5e1106b1e5ea9063effcecddc2e30e8b4f92
2017-07-03 06:06:04 +00:00

9 lines
338 B
YAML

---
fixes:
- |
Add 'LUNType' configuration verification for Huawei driver when
connecting to Dorado array. Because Dorado array only supports
'Thin' lun type, so 'LUNType' only can be configured as 'Thin',
any other type is invalid and if 'LUNType' not explicitly configured,
by default use 'Thin' for Dorado array.