From 39d4d48d2595273a92e2fc228ddaab265df1c9c6 Mon Sep 17 00:00:00 2001 From: zhangyanxian Date: Tue, 27 Sep 2016 09:35:53 +0000 Subject: [PATCH] Add new version info for the huawei-storage-driver.rst Change-Id: I3cd56e1b90c3dd567d4d81631709b37a65a27ed9 --- .../block-storage/drivers/huawei-storage-driver.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/config-reference/source/block-storage/drivers/huawei-storage-driver.rst b/doc/config-reference/source/block-storage/drivers/huawei-storage-driver.rst index 184535ba6e..55addf0c09 100644 --- a/doc/config-reference/source/block-storage/drivers/huawei-storage-driver.rst +++ b/doc/config-reference/source/block-storage/drivers/huawei-storage-driver.rst @@ -234,7 +234,7 @@ To configure the volume driver, follow the steps below: By default, the value for ``hypermetro_devices`` is ``None``. - In Mitaka, the ``volume-driver`` value for every product is as below: + The ``volume-driver`` value for every product is as below: .. code-block:: ini @@ -274,13 +274,9 @@ To configure iSCSI Multipathing, follow the steps below: #. Enable the multipathing switch of the Compute service module. - If the version of OpenStack is Havana or IceHouse, add - ``libvirt_iscsi_use_multipath = True`` in ``[default]`` of + Add ``iscsi_use_multipath = True`` in ``[libvirt]`` of ``/etc/nova/nova.conf``. - If the version of OpenStack is Juno, Kilo, Liberty or Mitaka, add - ``iscsi_use_multipath = True`` in ``[libvirt]`` of ``/etc/nova/nova.conf``. - #. Run the :command:`service nova-compute restart` command to restart the ``nova-compute`` service.