Dynamic routing services for OpenStack Neutron.
Go to file
OpenDev Sysadmins decf30e404 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:40:26 +00:00
devstack Enable BGP extension in gate_hook.sh instead of devstack/settings 2017-04-25 11:20:57 +09:00
doc/source Fix broken doc links 2017-01-30 07:06:38 -07:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Fix exception message for DuplicateBgpPeerIpException 2017-05-17 05:57:47 +00:00
playbooks OpenDev Migration Patch 2019-04-19 19:40:26 +00:00
releasenotes Update reno for stable/ocata 2017-02-04 01:03:29 +00:00
tools Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:37 +00: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 2018-02-18 13:01:09 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:26 +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
.testr.conf Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:40:26 +00:00
CONTRIBUTING.rst Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
HACKING.rst Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +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 Show team and repo badges on README 2016-11-25 15:40:42 +01:00
TESTING.rst Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
babel.cfg Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
requirements.txt Updated from global requirements 2017-05-18 22:26:14 +00:00
setup.cfg tempest plugin: Don't use the same name as neutron 2017-01-23 09:55:58 +09:00
setup.py Updated from global requirements 2016-07-12 16:38:13 +00:00
test-requirements.txt Updated from global requirements 2016-11-04 05:57:57 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/ocata 2017-02-04 01:03:29 +00: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.

External Resources

The homepage for Neutron is: http://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: <http://git.openstack.org/cgit/openstack/neutron-dynamic-routing>

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