bede37f5e2
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 |
||
---|---|---|
.. | ||
neutron | ||
oslo-config-generator | ||
api-paste.ini | ||
policy.json | ||
README.txt | ||
rootwrap.conf |
To generate the sample neutron configuration files, run the following command from the top level of the neutron directory: tox -e genconfig If a 'tox' environment is unavailable, then you can run the following script instead to generate the configuration files: ./tools/generate_config_file_samples.sh