Docs: Nova iscsi multipath

Closes-bug: 1533187

Change-Id: Iaedfc3f122ad6609be3e1003255b3a13055210df
This commit is contained in:
Major Hayden
2016-02-08 15:57:45 -06:00
parent 77f504b176
commit 0acc728faa

View File

@@ -93,6 +93,18 @@ below:
# Use SASL for authentication
nova_libvirtd_auth_tcp: sasl
Multipath
~~~~~~~~~
Nova supports multipath for iSCSI-based storage. Deployers can enable
multipath support in nova through a configuration override:
.. code-block:: yaml
nova_nova_conf_overrides:
libvirt:
iscsi_use_multipath: true
--------------
.. include:: navigation.txt