[install] add a "node" and update the case of "dashboard"

This patch:

- adds the word "node" to improve the clarity of the sentence
- fixes the capitalization of horizon service name

Change-Id: Ie899c086e07ebdd9f35b089e28ffaf84be1774c8
This commit is contained in:
caoyuan 2016-07-25 05:30:29 +00:00 committed by KATO Tomoyuki
parent 46fa6be7fc
commit a69e33a654

View File

@ -4,15 +4,15 @@
Environment
===========
This section explains how to configure the controller and one compute
This section explains how to configure the controller node and one compute
node using the example architecture.
Although most environments include Identity, Image service, Compute, at least
one networking service, and the dashboard, the Object Storage service can
one networking service, and the Dashboard, the Object Storage service can
operate independently. If your use case only involves Object Storage, you can
skip to `Object Storage Installation Guide
<http://docs.openstack.org/project-install-guide/object-storage/draft/>`_
after configuring the appropriate nodes for it. However, the dashboard
after configuring the appropriate nodes for it. However, the Dashboard
requires at least the Image service, Compute, and Networking.
You must use an account with administrative privileges to configure each node.