Dynamic routing services for OpenStack Neutron.
Go to file
OpenStack Release Bot 5f53893e50 Update UPPER_CONSTRAINTS_FILE for stable/queens
The new stable upper-constraints file is only available
after the openstack/requirements repository is branched.
This will happen around the RC1 timeframe.

Recheck and merge this change once the requirements
repository has been branched.

The CI system will work with this patch before the requirements
repository is branched because zuul configues the job to run
with a local copy of the file and defaults to the master branch.
However, accepting the patch will break the test configuration
on developers' local systems, so please wait until after the
requirements repository is branched to merge the patch.

Change-Id: I6b8a80a4e6b85f11df31645003222a10de7c96c1
2018-02-14 01:26:03 +00:00
devstack devstack: Adapt to lib/neutron 2017-06-19 13:04:08 +09:00
doc/source Update the doc link 2017-11-24 15:33:46 +08:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Fix broken unit tests 2018-02-13 05:21:45 +00:00
playbooks Remove redundant gate config in scenario tests 2017-12-20 16:18:06 +09:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 20:32:32 +01:00
tools Remove subunit-trace fork 2017-04-26 21:06:46 +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 2017-12-08 11:31:10 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-13 07:00:07 +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 Migrate legacy jobs into neutron-dynamic-routing repo 2017-12-08 11:31:10 +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 Updated from global requirements 2018-01-27 20:09:17 +00: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-01-27 20:09:17 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 2018-02-14 01:26:03 +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.

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