From ffde2e57adb4892525aa921dba35d973753ab4d5 Mon Sep 17 00:00:00 2001 From: donnydavis Date: Thu, 6 Jun 2019 12:03:06 -0400 Subject: [PATCH] Updating bgp driver to match what neutron-dynamic-routing supports Closes-Bug: 1831916 Change-Id: I5f900a62d78497d8e64128239b7eba39ee596fc9 --- doc/source/admin/config-bgp-dynamic-routing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/admin/config-bgp-dynamic-routing.rst b/doc/source/admin/config-bgp-dynamic-routing.rst index d6bafc08f5e..dac8b719155 100644 --- a/doc/source/admin/config-bgp-dynamic-routing.rst +++ b/doc/source/admin/config-bgp-dynamic-routing.rst @@ -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.