neutron/neutron/tests/contrib
Ryan Tidwell 773a3916ea Add BGP Dynamic Routing DB Model and Basic CRUD
This patch enables basic CRUD on BGP dynamic routing
entities bgp_speaker and bgp_peer, as well as
bgp_speaker-bgp_peer and bgp_speaker-network
bindings.

An admin user can create BgpSpeakers and configure
peering entities (BgpPeers) for BgpSpeakers. BgpSpeaker
to BgpPeer association is n-to-n. An admin user can
also associate networks with BgpSpeakers. Relationship
between BgpSpeaker and Network is 1-to-n.

This patch provides BGP-related functionality only to
the admin users.

Partially-Implements: blueprint bgp-dynamic-routing
Co-Authored-By: Ryan Tidwell <ryan.tidwell@hpe.com>
Co-Authored-By: Jaume Devesa <devvesa@gmail.com>
Co-Authored-By: vikram.choudhary <vikram.choudhary@huawei.com>
Change-Id: I2412c1689683da9d7ec884a4cea506d4eed99453
2016-02-11 14:43:35 -07:00
..
README Drop functional/contrib directory 2015-01-06 12:21:55 -08:00
functional-testing.filters Add test cases to testing firewall drivers 2015-12-23 16:52:02 +00:00
gate_hook.sh Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00
post_test_hook.sh Run functional gate jobs in a constrained environment 2015-12-22 19:31:59 -08:00

README

The files in this directory are intended for use by the
Neutron infra jobs that run the various functional test
suites in the gate.