Updating bgp driver to match what neutron-dynamic-routing supports
Closes-Bug: 1831916 Change-Id: I5f900a62d78497d8e64128239b7eba39ee596fc9
This commit is contained in:
parent
fc5235c49c
commit
ffde2e57ad
@ -88,11 +88,11 @@ Agent nodes
|
||||
.. code-block:: ini
|
||||
|
||||
[BGP]
|
||||
bgp_speaker_driver = neutron_dynamic_routing.services.bgp.agent.driver.ryu.driver.RyuBgpDriver
|
||||
bgp_speaker_driver = neutron_dynamic_routing.services.bgp.agent.driver.os_ken.driver.OsKenBgpDriver
|
||||
|
||||
.. note::
|
||||
|
||||
The agent currently only supports the Ryu BGP driver.
|
||||
The agent currently only supports the os-ken BGP driver.
|
||||
|
||||
* Configure the router ID.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user