puppet-nova/releasenotes/notes/volume_use_multipath-for-libvirt--a8e93a0bb83e0bc8.yaml
rajinir 50797656a6 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 "nova::compute::libvirt::volume_use_multipath"

Change-Id: I029ee781caf17c83b6a7d3044f1d18450150cefb
2018-10-12 14:57:13 +00:00

8 lines
276 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 "nova::compute::libvirt::volume_use_multipath"