vmware-nsx/tools
Roey Chen 81f9380765 NSXv BGP support
This change implement's a new BGP plugin which allows BGP support in Openstack,
using NSXv service edges (ESG).
When a BGP speaker is associated with an external network, service edges which
accommodates tenant routers that have their GW port on this network would be
configured to enable BGP/Dynamic-routing.
The specific BGP configuration (e.g - localAS, neighbours) for the edge is
retrieved from the BGP speaker object and its peers.

This change also adds an extension to the BGP peer object, this
extension allows the cloud operator to associate a BGP peer with a specific
service edge that will serve as GW edge for the network, multiple GW
edges are supported by enabling ECMP on tenant service edges.

Co-Authored: yuyangbj <yangyu@vmware.com>
Change-Id: Ife69b97f3232bee378a48d91dc53bdc8837de7f5
2017-04-13 06:09:53 -07:00
..
__init__.py Use prettytable and rename python-nsxadmin - to _ 2015-12-02 06:12:02 -08:00
clean.sh Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
coding-checks.sh Update gate logic 2016-07-12 09:05:22 -06:00
generate_config_file_samples.sh Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
install_venv.py Using sys.exit(main()) instead of main() 2017-01-04 16:52:54 +08:00
install_venv_common.py Create vmware-nsx with history 2014-12-18 07:36:43 -08:00
misc-sanity-checks.sh Update gate logic 2016-07-12 09:05:22 -06:00
ostestr_compat_shim.sh Update gate logic 2016-07-12 09:05:22 -06:00
test-setup.sh Prepare for using standard python tests 2017-02-08 20:31:26 +01:00
tox_install.sh NSXv BGP support 2017-04-13 06:09:53 -07:00
tox_install_project.sh Make vmware-nsx capable of handling depends-on 2016-11-21 18:10:14 -08:00
with_venv.sh Update gate logic 2016-07-12 09:05:22 -06:00