Roey Chen
952d37e614
NSXv: Use BGP protocol to learn default gateways
We'd want to use ECMP when BGP is configured, the current code implements that by adding default static routes to BGP peers. This patch remove this behaviour, instead, admin is responsible to configure the GW edge with the default-originate feature enabled and adding the appropriate redistribution rule. Change-Id: Ib3e38f07583afa583beeac86ebdb1cd2ceb1ab6f
VMware-NSX package
You have come across the VMware-NSX family of Neutron plugins
External Resources:
The homepage for the VMware-NSX project is on Launchpad.
Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.
For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.
For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
98.5%
Shell
1.5%