Merge "[networking-guide] Fix wrong section for bgp agent"

This commit is contained in:
Jenkins 2016-06-29 22:33:57 +00:00 committed by Gerrit Code Review
commit 0037f33317

@ -57,7 +57,7 @@ Agent nodes
.. code-block:: ini
[DEFAULT]
[BGP]
bgp_speaker_driver = neutron.services.bgp.driver.ryu.driver.RyuBgpDriver
.. note::
@ -68,7 +68,7 @@ Agent nodes
.. code-block:: ini
[DEFAULT]
[BGP]
bgp_router_id = ROUTER_ID
Replace ``ROUTER_ID`` with a suitable unique 32-bit number, typically an
@ -308,7 +308,7 @@ Create and configure a router
.. code-block:: console
$ neutron router-port-list router1
$ neutron router-port-list router
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------------+
| id | name | mac_address | fixed_ips |
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------------+