Update install docs
Suggest only rabbit as a recommended messaging. qpid is not widely used anymore. Change-Id: I8ce8236532e394d7e6d656fb27f7155f4113b3de
This commit is contained in:
parent
66b9b26bb1
commit
1dbfc24ba7
@ -53,7 +53,7 @@ Configuring devstack
|
|||||||
<http://devstack.org/configuration.html>`_.
|
<http://devstack.org/configuration.html>`_.
|
||||||
|
|
||||||
3. Ceilometer makes extensive use of the messaging bus, but has not
|
3. Ceilometer makes extensive use of the messaging bus, but has not
|
||||||
yet been tested with ZeroMQ. We recommend using Rabbit or qpid for
|
yet been tested with ZeroMQ. We recommend using Rabbit for
|
||||||
now. By default, RabbitMQ will be used by devstack.
|
now. By default, RabbitMQ will be used by devstack.
|
||||||
|
|
||||||
4. The ceilometer services are not enabled by default, so they must be
|
4. The ceilometer services are not enabled by default, so they must be
|
||||||
|
@ -117,7 +117,7 @@ Installing the notification agent
|
|||||||
|
|
||||||
1. If you want to be able to retrieve image samples, you need to instruct
|
1. If you want to be able to retrieve image samples, you need to instruct
|
||||||
Glance to send notifications to the bus by changing ``notifier_strategy``
|
Glance to send notifications to the bus by changing ``notifier_strategy``
|
||||||
to ``rabbit`` or ``qpid`` in ``glance-api.conf`` and restarting the
|
to ``rabbit`` in ``glance-api.conf`` and restarting the
|
||||||
service.
|
service.
|
||||||
|
|
||||||
2. If you want to be able to retrieve volume samples, you need to instruct
|
2. If you want to be able to retrieve volume samples, you need to instruct
|
||||||
@ -211,8 +211,8 @@ Installing the notification agent
|
|||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Ceilometer makes extensive use of the messaging bus, but has
|
Ceilometer makes extensive use of the messaging bus, but has
|
||||||
not yet been tested with ZeroMQ. We recommend using Rabbit or
|
not yet been tested with ZeroMQ. We recommend using Rabbit
|
||||||
qpid for now.
|
for now.
|
||||||
|
|
||||||
2. Set the ``telemetry_secret`` value.
|
2. Set the ``telemetry_secret`` value.
|
||||||
|
|
||||||
@ -283,8 +283,8 @@ Installing the collector
|
|||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Ceilometer makes extensive use of the messaging bus, but has
|
Ceilometer makes extensive use of the messaging bus, but has
|
||||||
not yet been tested with ZeroMQ. We recommend using Rabbit or
|
not yet been tested with ZeroMQ. We recommend using Rabbit
|
||||||
qpid for now.
|
for now.
|
||||||
|
|
||||||
2. Set the ``telemetry_secret`` value.
|
2. Set the ``telemetry_secret`` value.
|
||||||
|
|
||||||
@ -355,8 +355,8 @@ Installing the Polling Agent
|
|||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Ceilometer makes extensive use of the messaging bus, but has
|
Ceilometer makes extensive use of the messaging bus, but has
|
||||||
not yet been tested with ZeroMQ. We recommend using Rabbit or
|
not yet been tested with ZeroMQ. We recommend using Rabbit
|
||||||
qpid for now.
|
for now.
|
||||||
|
|
||||||
Refer to :doc:`/configuration` for details about any other options
|
Refer to :doc:`/configuration` for details about any other options
|
||||||
you might want to modify before starting the service.
|
you might want to modify before starting the service.
|
||||||
@ -422,8 +422,8 @@ Installing the API Server
|
|||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Ceilometer makes extensive use of the messaging bus, but has
|
Ceilometer makes extensive use of the messaging bus, but has
|
||||||
not yet been tested with ZeroMQ. We recommend using Rabbit or
|
not yet been tested with ZeroMQ. We recommend using Rabbit
|
||||||
qpid for now.
|
for now.
|
||||||
|
|
||||||
Refer to :doc:`/configuration` for details about any other options
|
Refer to :doc:`/configuration` for details about any other options
|
||||||
you might want to modify before starting the service.
|
you might want to modify before starting the service.
|
||||||
|
Loading…
Reference in New Issue
Block a user