Fix broken link

It's "configuration" in the URL - the current link gives a 404. Also,
add "." at end of sentence.

Change-Id: I6cda57f0d7027a2b697b9a562cc13d0821428cbc
(cherry picked from commit 289fcea89e)
This commit is contained in:
Andreas Jaeger 2017-09-06 21:33:15 +02:00
parent 657a63d9f5
commit e06912594f
1 changed files with 2 additions and 2 deletions

View File

@ -282,8 +282,8 @@ With a multi-cell environment with multiple message queues, it is
likely that operators will want to configure a separate connection to
a unified queue for notifications. This can be done in the
configuration file of all nodes. See the `oslo.messaging configuration
<https://docs.openstack.org/oslo.messaging/latest/configration/opts.html#oslo_messaging_notifications.transport_url>`_
documentation for more details
<https://docs.openstack.org/oslo.messaging/latest/configuration/opts.html#oslo_messaging_notifications.transport_url>`_
documentation for more details.
Neutron Metadata API proxy
~~~~~~~~~~~~~~~~~~~~~~~~~~