vmware-nsx/vmware_nsx/extensions
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 Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
advancedserviceproviders.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
api_replay.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
dhcp_mtu.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
dns_search_domain.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
edge_service_gateway_bgp_peer.py NSXv BGP support 2017-04-13 06:09:53 -07:00
lsn.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
maclearning.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
networkgw.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
nsxpolicy.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
providersecuritygroup.py Use new enginefacade for networks, subnets. 2017-04-03 01:47:09 -07:00
qos_queue.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
routersize.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
routertype.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
secgroup_rule_local_ip_prefix.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
securitygrouplogging.py Use https for *.openstack.org references 2017-02-06 15:45:18 -08:00
securitygrouppolicy.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
vnicindex.py Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00