[install-guide] fixed typos
Found and fixed the following typos in install-guide : Image service services -> Image services : missing "and" : Memcache -> Memcached : missing punctuation (.) : Networking option number is "1" for Provider networks. Change-Id: If50788a90f3c11cd65b510f243c85af48eb4499d backport: Liberty
This commit is contained in:
parent
b6ea5e5934
commit
97a077ace2
@ -374,7 +374,7 @@ Install and configure components
|
||||
|
||||
.. only:: obs or rdo
|
||||
|
||||
* Start the Image service services and configure them to start when
|
||||
* Start the Image services and configure them to start when
|
||||
the system boots:
|
||||
|
||||
.. code-block:: console
|
||||
@ -386,7 +386,7 @@ Install and configure components
|
||||
|
||||
.. only:: ubuntu
|
||||
|
||||
#. Restart the Image service services:
|
||||
#. Restart the Image services:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
@ -12,7 +12,7 @@ Orchestration service, code-named heat, on the controller node.
|
||||
-------------
|
||||
|
||||
Before you install and configure Orchestration, you must create a
|
||||
database, service credentials, API endpoints. Orchestration also
|
||||
database, service credentials, and API endpoints. Orchestration also
|
||||
requires additional information in the Identity service.
|
||||
|
||||
#. To create the database, complete these steps:
|
||||
|
@ -150,7 +150,7 @@ requests and Memcached to store tokens instead of an SQL database.
|
||||
|
||||
Replace ``KEYSTONE_DBPASS`` with the password you chose for the database.
|
||||
|
||||
* In the ``[memcache]`` section, configure the Memcache service:
|
||||
* In the ``[memcache]`` section, configure the Memcached service:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
|
@ -195,7 +195,7 @@ to the existing ``public`` provider network.
|
||||
Verify operation
|
||||
----------------
|
||||
|
||||
We recommend that you verify operation and fix any issues before proceeding
|
||||
We recommend that you verify operation and fix any issues before proceeding.
|
||||
The following steps use the IP address ranges from the network and subnet
|
||||
creation examples.
|
||||
|
||||
|
@ -25,7 +25,7 @@ connects directly to the physical network infrastructure.
|
||||
.. figure:: figures/network1-connectivity.png
|
||||
:alt: Networking Option 1: Provider networks - Connectivity
|
||||
|
||||
**Networking Option 2: Provider networks - Connectivity**
|
||||
**Networking Option 1: Provider networks - Connectivity**
|
||||
|
||||
Create the public network
|
||||
-------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user