add ceilometer storage disclaimer

people are looking at newton docs and then not realising the ocata
and later docs say ceilometer storage is dead. make it more obvious
that ceilometer storage is dead and was dead even older than newton.

Change-Id: Iaf6c60fc75b109f5e8bf1556214c242b3b399e58
This commit is contained in:
gord chung 2017-05-26 16:30:40 +00:00
parent 66dd8ab65e
commit 61fb2e04ab
3 changed files with 39 additions and 0 deletions

View File

@ -9,6 +9,15 @@ Telemetry service, code-named ceilometer, on the controller node.
Prerequisites
-------------
.. warning::
Ceilometer's native storage has extremely large resource requirements. For
more efficient time-series storage, a time-series database such as Gnocchi_
is recommended. The following instructions are unsupported in future
releases.
.. _Gnocchi: http://gnocchi.xyz/
Before you install and configure the Telemetry service, you must
create a database, service credentials, and API endpoints. However,
unlike other services, the Telemetry service uses a NoSQL database.
@ -73,6 +82,10 @@ Install and configure components
Configure the Apache HTTP server
--------------------------------
.. note::
The following is only required if Ceilometer's native storage is enabled.
* Create the ``/etc/apache2/conf.d/wsgi-ceilometer.conf`` file
with the following content:

View File

@ -9,6 +9,15 @@ Telemetry service, code-named ceilometer, on the controller node.
Prerequisites
-------------
.. warning::
Ceilometer's native storage has extremely large resource requirements. For
more efficient time-series storage, a time-series database such as Gnocchi_
is recommended. The following instructions are unsupported in future
releases.
.. _Gnocchi: http://gnocchi.xyz/
Before you install and configure the Telemetry service, you must
create a database, service credentials, and API endpoints. However,
unlike other services, the Telemetry service uses a NoSQL database.
@ -49,6 +58,10 @@ Install and configure components
Configure the Apache HTTP server
--------------------------------
.. note::
The following is only required if Ceilometer's native storage is enabled.
* Create the ``/etc/httpd/conf.d/wsgi-ceilometer.conf`` file with
the following content:

View File

@ -9,6 +9,15 @@ Telemetry service, code-named ceilometer, on the controller node.
Prerequisites
-------------
.. warning::
Ceilometer's native storage has extremely large resource requirements. For
more efficient time-series storage, a time-series database such as Gnocchi_
is recommended. The following instructions are unsupported in future
releases.
.. _Gnocchi: http://gnocchi.xyz/
Before you install and configure the Telemetry service, you must
create a database, service credentials, and API endpoints. However,
unlike other services, the Telemetry service uses a NoSQL database.
@ -64,6 +73,10 @@ Install and configure components
Configure the Apache HTTP server
--------------------------------
.. note::
The following is only required if Ceilometer's native storage is enabled.
#. Create the ``/etc/apache2/sites-available/ceilometer.conf`` file
with the following content: