[glossary] Consolodate project codenames [horizon]

- Combine "Dashboard" entry with "horizon" entry
  - Rename "Dashboard" to "Dashboard (horizon)"
  - Link "horizon" to "Dashboard (horizon)"
  - Make sure description matches project.yaml

Change-Id: I7c88be7c40b177944847349c44fef34877802c9f
Implements: blueprint improve-glossary-usage
This commit is contained in:
Emma Foley 2016-09-02 13:02:48 +01:00
parent 420e2d2aad
commit aef1d9a97b
4 changed files with 10 additions and 11 deletions

View File

@ -352,7 +352,7 @@ OpenStack core services recommended in a general purpose cloud are:
* :term:`Identity service` (:term:`keystone`) * :term:`Identity service` (:term:`keystone`)
* :term:`Dashboard` (:term:`horizon`) * :term:`Dashboard (horizon)`
* :term:`Telemetry service` (:term:`ceilometer`) * :term:`Telemetry service` (:term:`ceilometer`)

View File

@ -972,10 +972,10 @@ D
May or may not listen on a TCP or UDP port. Do not confuse with a May or may not listen on a TCP or UDP port. Do not confuse with a
worker. worker.
Dashboard Dashboard (horizon)
The web-based management interface for OpenStack. An alternative OpenStack project which provides an extensible, unified, web-based
name for horizon. user interface for all OpenStack services.
data encryption data encryption
@ -1704,8 +1704,7 @@ H
horizon horizon
OpenStack project that provides a dashboard, which is a web Codename for the :term:`Dashboard <Dashboard (horizon)>`.
interface.
horizon plug-in horizon plug-in

View File

@ -32,9 +32,9 @@ components:
* OpenStack :term:`Compute service (nova)` is used to plug each virtual * OpenStack :term:`Compute service (nova)` is used to plug each virtual
NIC on the VM into a particular network. NIC on the VM into a particular network.
* OpenStack :term:`Dashboard` (horizon) is used by administrators and tenant * OpenStack :term:`Dashboard (horizon)` is used by administrators
users to create and manage network services through a web-based graphical and tenant users to create and manage network services through a web-based
interface. graphical interface.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2

View File

@ -72,8 +72,8 @@ those deviations next.
The following features of OpenStack are supported by the example The following features of OpenStack are supported by the example
architecture documented in this guide, but are optional: architecture documented in this guide, but are optional:
- :term:`Dashboard`: You probably want to offer a dashboard, but your - :term:`Dashboard <Dashboard (horizon)>`: You probably want to offer
users may be more interested in API access only. a dashboard, but your users may be more interested in API access only.
- :term:`Block storage <Block Storage service>`: - :term:`Block storage <Block Storage service>`:
You don't have to offer users block storage if their use case only You don't have to offer users block storage if their use case only