Dynamic routing services for OpenStack Neutron.
Go to file
Jens Harbott 818b5f10e0 Drop non-existent verbose option
The ``verbose`` option has been deprecated for a long time and no longer
exists in the config. So do not set it for our agent.

Change-Id: Ief48c4d1185f2edf35152b92b2ba18339c34da47
2018-03-23 09:02:00 +00:00
devstack Drop non-existent verbose option 2018-03-23 09:02:00 +00:00
doc/source Merge "Update docs" 2018-03-20 22:25:21 +00:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Merge "Fix TypeError for BgpSpeakerRescheduleError" 2018-03-11 08:46:34 +00:00
playbooks Remove redundant gate config in scenario tests 2017-12-20 16:18:06 +09:00
releasenotes Update reno for stable/queens 2018-02-13 14:10:13 +00:00
tools Avoid tox-install.sh 2018-03-14 21:41:48 +01:00
.coveragerc Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.gitignore Migrate legacy jobs into neutron-dynamic-routing repo 2017-12-08 11:31:10 +00:00
.gitreview Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.mailmap Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.pylintrc Remove last vestiges of oslo-incubator 2016-11-03 22:39:20 -04:00
.stestr.conf Fix unit tests and test configuration 2017-09-13 14:08:41 -06:00
.testr.conf Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07:00
.zuul.yaml Zuul: Remove project name 2018-02-13 14:10:35 +00:00
CONTRIBUTING.rst Optimize the link address for fetching git code 2017-03-24 07:00:15 +00:00
HACKING.rst Optimize the link address for fetching git code 2017-03-24 07:00:15 +00:00
LICENSE Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
MANIFEST.in Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
README.rst rearrange content to fit the new standard layout 2017-07-07 08:21:11 +00:00
TESTING.rst Optimize the link address for fetching git code 2017-03-24 07:00:15 +00:00
babel.cfg Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
requirements.txt Avoid tox-install.sh 2018-03-14 21:41:48 +01:00
setup.cfg Update the documentation link for doc migration 2017-07-20 03:58:14 +00:00
setup.py Updated from global requirements 2017-03-02 11:48:43 +00:00
test-requirements.txt Updated from global requirements 2018-03-10 13:27:36 +00:00
tox.ini Avoid tox-install.sh 2018-03-14 21:41:48 +01:00

README.rst

Team and repository tags

image

This package contains neutron-dynamic-routing code which depends upon neutron and it's related libraries to run.

Project Resources

The homepage for Neutron is: https://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single launchpad page for all Neutron projects.

Code is available on git.openstack.org at: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing

Refer to Neutron documentation for more information: Neutron README.rst