[admin-guide] improve config syntax in "Advanced operational features"

Change-Id: I48a7727654ffbe91c041581ab67cf5f4876d357b
This commit is contained in:
Christian Berendt
2016-12-02 21:40:38 +01:00
committed by Christian Berendt
parent 79a5ba2125
commit 5b13b0400f

View File

@@ -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