Merge "[glossary] Consolodate project codenames [ceilometer]"
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
|
||||
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
|
||||
instances using Orchestration. Users that are not using the
|
||||
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:`Telemetry service` (:term:`ceilometer`)
|
||||
* :term:`Telemetry service (telemetry)`
|
||||
|
||||
A general purpose cloud may also include :term:`Object Storage service`
|
||||
(:term:`swift`). :term:`Block Storage service (cinder)`.
|
||||
|
@@ -168,6 +168,11 @@ A
|
||||
A project that ports the shell script-based project named
|
||||
DevStack to Python.
|
||||
|
||||
aodh
|
||||
|
||||
Part of the OpenStack :term:`Telemetry service <Telemetry
|
||||
service (telemetry)>`; provides alarming functionality.
|
||||
|
||||
Apache
|
||||
|
||||
The Apache Software Foundation supports the Apache community of
|
||||
@@ -602,9 +607,9 @@ C
|
||||
|
||||
ceilometer
|
||||
|
||||
The project name for the Telemetry service, which is an
|
||||
integrated project that provides metering and measuring facilities for
|
||||
OpenStack.
|
||||
Part of the OpenStack :term:`Telemetry service <Telemetry
|
||||
service (telemetry)>`; gathers and stores metrics from other
|
||||
OpenStack services.
|
||||
|
||||
cell
|
||||
|
||||
@@ -1601,6 +1606,12 @@ G
|
||||
A file system designed to aggregate NAS hosts, compatible with
|
||||
OpenStack.
|
||||
|
||||
gnocchi
|
||||
|
||||
Part of the OpenStack :term:`Telemetry service <Telemetry
|
||||
service (telemetry)>`; provides an indexer and time-series
|
||||
database.
|
||||
|
||||
golden image
|
||||
|
||||
A method of operating system installation where a finalized disk
|
||||
@@ -2753,6 +2764,11 @@ P
|
||||
|
||||
.. glossary::
|
||||
|
||||
panko
|
||||
|
||||
Part of the OpenStack :term:`Telemetry service <Telemetry
|
||||
service (telemetry)>`; provides event storage.
|
||||
|
||||
parent cell
|
||||
|
||||
If a requested resource, such as CPU time, disk storage, or
|
||||
@@ -3649,11 +3665,12 @@ T
|
||||
|
||||
.. glossary::
|
||||
|
||||
Telemetry service
|
||||
Telemetry service (telemetry)
|
||||
|
||||
An integrated project that provides metering and measuring
|
||||
facilities for OpenStack. The project name of Telemetry is
|
||||
ceilometer.
|
||||
The OpenStack project which collects measurements of the utilization
|
||||
of the physical and virtual resources comprising deployed clouds,
|
||||
persists this data for subsequent retrieval and analysis, and triggers
|
||||
actions when defined criteria are met.
|
||||
|
||||
TempAuth
|
||||
|
||||
|
Reference in New Issue
Block a user