NSXv: Adding missing devstack configuration for BGP

Change-Id: I2146efe6590aef85354d3f5c639da1b2a804aabc
This commit is contained in:
Roey Chen 2017-06-12 02:06:32 -07:00
parent 12a09c036b
commit 5b0c32809c
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ Add neutron-dynamic-routing repo as an external repository and configure followi
[[local|localrc]]
enable_plugin neutron-dynamic-routing https://git.openstack.org/openstack/neutron-dynamic-routing
DR_MODE=dr_plugin
BGP_PLUGIN=vmware_nsx.services.dynamic_routing.bgp_plugin.NSXvBgpPlugin
[[post-config|$NEUTRON_CONF]]
[DEFAULT]