[admin-guide] improve config syntax in "Advanced operational features"
Change-Id: I48a7727654ffbe91c041581ab67cf5f4876d357b
This commit is contained in:

committed by
Christian Berendt

parent
79a5ba2125
commit
5b13b0400f
@@ -54,11 +54,11 @@ notification, edit notification options in ``neutron.conf``:
|
|||||||
|
|
||||||
# Driver or drivers to handle sending notifications. (multi
|
# Driver or drivers to handle sending notifications. (multi
|
||||||
# valued)
|
# valued)
|
||||||
#notification_driver=messagingv2
|
# notification_driver=messagingv2
|
||||||
|
|
||||||
# AMQP topic used for OpenStack notifications. (list value)
|
# AMQP topic used for OpenStack notifications. (list value)
|
||||||
# Deprecated group/name - [rpc_notifier2]/topics
|
# Deprecated group/name - [rpc_notifier2]/topics
|
||||||
notification_topics = notifications
|
notification_topics = notifications
|
||||||
|
|
||||||
Setting cases
|
Setting cases
|
||||||
-------------
|
-------------
|
||||||
@@ -120,4 +120,4 @@ Below is a sample ``neutron.conf`` configuration file:
|
|||||||
|
|
||||||
notification_topics = notifications
|
notification_topics = notifications
|
||||||
|
|
||||||
control_exchange=openstack
|
control_exchange = openstack
|
||||||
|
Reference in New Issue
Block a user