tripleo-heat-templates/releasenotes/notes/volume_use_multipath-for-libvirt--c8e93a0bb83e0bc8.yaml
rajinir 983920efba Support for libvirt volume multipath
Adds support for libvirt volume_use_multipath the ability to
use multipath connection of the iSCSI or FC volume.
Volumes can be connected in the LibVirt as multipath devices.
Adds new parameter NovaLibvirtVolumeUseMultipath.

Change-Id: I18a030a445de652fbc492029afec6558a9661857
2018-10-22 09:20:00 +01:00

8 lines
262 B
YAML

---
features:
- |
Add support for libvirt volume_use_multipath the ability to
use multipath connection of the iSCSI or FC volume.
Volumes can be connected in the LibVirt as multipath devices.
Adds new parameter "NovaLibvirtVolumeUseMultipath".