Description of AMQP configuration options
Configuration option = Default value Description
[DEFAULT]
= openstack (StrOpt) The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.
= [] (MultiStrOpt) The Drivers(s) to handle sending notifications. Possible values are messaging, messagingv2, routing, log, test, noop
= INFO (StrOpt) Notification level for outgoing notifications
= None (StrOpt) Notification publisher_id for outgoing notifications
= notifications (ListOpt) AMQP topic used for OpenStack notifications.
= 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.