Dynamic routing services for OpenStack Neutron.
Go to file
vikram.choudhary 295da5e552 BGP Dynamic Routing: introduce BgpDrScheduler model
This patch implements a new extension called "bgp_dragentscheduler" which
does instant & auto scheuling of BgpSpeakers to an active BgpDrAgent. In
addition to this the patch also implements the basic CRUD requirement for
binding BgpSpeakers and BgpDrAgent.

BgpSpeaker to BgpDrAgent association can be 1-to-n. An admin user can only
associate/disassociate BgpSpeaker to/from a BgpDRAgent. Default scheduler
class will only assign non-scheduled BgpSpeaker to an active BgpDrAgent.

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>
Co-Authored-By: Numan Siddique <nusiddiq@redhat.com>
Change-Id: Id305d9a583116e155441ac5979bf3f6aa6a8258b
2016-02-12 14:17:57 +05:30
devstack Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00
etc BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
neutron BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
setup.cfg Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00