neutron/devstack/lib
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
..
ml2_drivers Remove deprecated sriov agent_required option 2015-10-21 13:41:19 +02:00
bgp Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00
flavors devstack: use stevedore entry point for flavor service plugin 2016-01-14 17:02:22 +01:00
l2_agent Added initial devstack plugin 2015-08-20 18:27:56 +02:00
l2_agent_sriovnicswitch SR-IOV: devstack support for SR-IOV agent 2015-09-09 15:06:37 +03:00
ml2 SR-IOV: devstack support for SR-IOV agent 2015-09-09 15:06:37 +03:00
ovs devstack: Fix check for blank prefix arg. 2016-02-06 13:24:00 -05:00
qos Added initial devstack plugin 2015-08-20 18:27:56 +02:00