Gauvain Pocentek 472feebf68 [config-ref] Update the ceilometer and aodh tables
Change-Id: Icd9fab556294baea26e3f3bdc4d884acf9bb4370
Closes-Bug: #234831
2016-02-22 08:20:35 +01:00

1.0 KiB

Description of AMQP configuration options
Configuration option = Default value Description
[DEFAULT]
control_exchange = openstack (StrOpt) The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.
transport_url = None (StrOpt) A URL representing the messaging driver to use and its full configuration. If not set, we fall back to the rpc_backend option and driver specific configuration.