[glossary] Consolodate project codenames [ceilometer]
- Combine "Telemetry service" entry with "ceilometer" entry - Rename "Telemetry service" to "Telemetry service (telemetry)" - Link "ceilometer" to "Telemetry service (telemetry)" - Make sure description matches project.yaml - Add terms for aodh, gnocchi and panko as telemetry components - Resolve glossary references Change-Id: I106c791327809b5fa44d1741bc8bd00357492968 Implements: blueprint improve-glossary-usage
This commit is contained in:
@@ -191,7 +191,7 @@ Also consider several specialized components:
|
|||||||
batch of instances and the running of tests, but it makes sense to
|
batch of instances and the running of tests, but it makes sense to
|
||||||
use the Orchestration service to handle all these actions.
|
use the Orchestration service to handle all these actions.
|
||||||
|
|
||||||
* :term:`Telemetry service` (ceilometer)
|
* :term:`Telemetry service (telemetry)`
|
||||||
Telemetry and the alarms it generates support autoscaling of
|
Telemetry and the alarms it generates support autoscaling of
|
||||||
instances using Orchestration. Users that are not using the
|
instances using Orchestration. Users that are not using the
|
||||||
Orchestration service do not need to deploy the Telemetry service and
|
Orchestration service do not need to deploy the Telemetry service and
|
||||||
|
@@ -354,7 +354,7 @@ OpenStack core services recommended in a general purpose cloud are:
|
|||||||
|
|
||||||
* :term:`Dashboard (horizon)`
|
* :term:`Dashboard (horizon)`
|
||||||
|
|
||||||
* :term:`Telemetry service` (:term:`ceilometer`)
|
* :term:`Telemetry service (telemetry)`
|
||||||
|
|
||||||
A general purpose cloud may also include :term:`Object Storage service`
|
A general purpose cloud may also include :term:`Object Storage service`
|
||||||
(:term:`swift`). :term:`Block Storage service (cinder)`.
|
(:term:`swift`). :term:`Block Storage service (cinder)`.
|
||||||
|
@@ -168,6 +168,11 @@ A
|
|||||||
A project that ports the shell script-based project named
|
A project that ports the shell script-based project named
|
||||||
DevStack to Python.
|
DevStack to Python.
|
||||||
|
|
||||||
|
aodh
|
||||||
|
|
||||||
|
Part of the OpenStack :term:`Telemetry service <Telemetry
|
||||||
|
service (telemetry)>`; provides alarming functionality.
|
||||||
|
|
||||||
Apache
|
Apache
|
||||||
|
|
||||||
The Apache Software Foundation supports the Apache community of
|
The Apache Software Foundation supports the Apache community of
|
||||||
@@ -601,9 +606,9 @@ C
|
|||||||
|
|
||||||
ceilometer
|
ceilometer
|
||||||
|
|
||||||
The project name for the Telemetry service, which is an
|
Part of the OpenStack :term:`Telemetry service <Telemetry
|
||||||
integrated project that provides metering and measuring facilities for
|
service (telemetry)>`; gathers and stores metrics from other
|
||||||
OpenStack.
|
OpenStack services.
|
||||||
|
|
||||||
cell
|
cell
|
||||||
|
|
||||||
@@ -1600,6 +1605,12 @@ G
|
|||||||
A file system designed to aggregate NAS hosts, compatible with
|
A file system designed to aggregate NAS hosts, compatible with
|
||||||
OpenStack.
|
OpenStack.
|
||||||
|
|
||||||
|
gnocchi
|
||||||
|
|
||||||
|
Part of the OpenStack :term:`Telemetry service <Telemetry
|
||||||
|
service (telemetry)>`; provides an indexer and time-series
|
||||||
|
database.
|
||||||
|
|
||||||
golden image
|
golden image
|
||||||
|
|
||||||
A method of operating system installation where a finalized disk
|
A method of operating system installation where a finalized disk
|
||||||
@@ -2753,6 +2764,11 @@ P
|
|||||||
|
|
||||||
.. glossary::
|
.. glossary::
|
||||||
|
|
||||||
|
panko
|
||||||
|
|
||||||
|
Part of the OpenStack :term:`Telemetry service <Telemetry
|
||||||
|
service (telemetry)>`; provides event storage.
|
||||||
|
|
||||||
parent cell
|
parent cell
|
||||||
|
|
||||||
If a requested resource, such as CPU time, disk storage, or
|
If a requested resource, such as CPU time, disk storage, or
|
||||||
@@ -3650,11 +3666,12 @@ T
|
|||||||
|
|
||||||
.. glossary::
|
.. glossary::
|
||||||
|
|
||||||
Telemetry service
|
Telemetry service (telemetry)
|
||||||
|
|
||||||
An integrated project that provides metering and measuring
|
The OpenStack project which collects measurements of the utilization
|
||||||
facilities for OpenStack. The project name of Telemetry is
|
of the physical and virtual resources comprising deployed clouds,
|
||||||
ceilometer.
|
persists this data for subsequent retrieval and analysis, and triggers
|
||||||
|
actions when defined criteria are met.
|
||||||
|
|
||||||
TempAuth
|
TempAuth
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user