Merge "Fix wrong instructions in the install guide" into stable/newton

This commit is contained in:
Jenkins 2017-02-01 19:26:09 +00:00 committed by Gerrit Code Review
commit 24240e412f
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ share servers. The mode depends on driver support.
Option 1
--------
Deploying the service without driver support for share management.
Deploying the service without driver support for share server management.
In this mode, the service does not do anything related to networking. The
operator must ensure network connectivity between instances and the NAS
protocol based server.
@ -18,7 +18,7 @@ mode, or simply ``DHSS=False`` mode.
Option 2
--------
Deploying the service with driver support for share management. In
Deploying the service with driver support for share server management. In
this mode, the service runs with a back end driver that creates and manages
share servers. This tutorial demonstrates setting up the ``Generic`` driver.
This driver requires Compute service (nova), Image service (glance) and
@ -39,4 +39,4 @@ mode, or simply ``DHSS=True`` mode.
in ``DHSS=False`` driver mode effectively, due to a bug in some
distributions of Linux. For more information, see LVM Driver section in the
`Configuration Reference Guide
<http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_.
<http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_.