cinder/releasenotes/notes/huawei-iscsi-multipath-support-a056201883909287.yaml
GaoZqiang a80119a533 huawei-iscsi-multipath-support
Adding support for iSCSI multipath in huawei cinder driver. If enable
iSCSI multipath, when attaching volume, cinder driver will get all
useable eth ports from target storage, and return them to nova. The
params like DefaultTargetIP and TargetPortGroup in configure file will
not take effect. If iSCSI multipath is not enabled, cinder driver will
use the info like DefaultTargetIP or TargetPortGroup in config file to
get corresponding ports from target storage.

DocImpact
Implements: blueprint huawei-iscsi-multipath-support

Change-Id: I9d94c2b56073c007a7b71b46ed163326c748f0b4
2016-06-20 17:43:39 +08:00

3 lines
49 B
YAML

---
upgrade:
- huawei iscsi multipath support