nova/releasenotes/notes/rename-iscsi-multipath-opt-eabbafccd2b74a0a.yaml
Walter A. Boring IV 720e5af1e0 config option: rename libvirt iscsi_use_multipath
This patch renames the libvirt conf section entry of
iscsi_use_multipath to volume_use_multipath.   Both iSCSI and
FibreChannel libvirt volume drivers use this value to determine
if multipath volume attachments are to be used.  It's an n-cpu system
wide value that's not specific to iSCSI.

Change-Id: Iebbac91a74df468d5be9b2e70560d5b4394ce595
Closes-Bug: #1593860
2016-08-03 17:42:41 +00:00

5 lines
106 B
YAML

---
upgrade:
- The libvirt option 'iscsi_use_multipath' has been renamed to
'volume_use_multipath'.