Dynamic routing services for OpenStack Neutron.
Go to file
Ryan Tidwell 69e9888b01
Implement DVR-aware fixed IP lookups
This change adds DVR-aware announcements for routable fixed IP's
to be sent, thereby routing traffic directly to the appropriate
compute node instead of the centralized router on the network node.

Change-Id: I3aecdd7979dba97dab12a6550655c90a57f56cb3
Partial-Bug: #1775250
2019-03-03 10:00:06 -06:00
devstack Merge "Convert policy.json into policy-in-code" 2018-12-27 17:19:16 +00:00
doc/source doc: Add policy reference 2019-02-14 09:13:52 +00:00
etc doc: Add policy reference 2019-02-14 09:13:52 +00:00
neutron_dynamic_routing Implement DVR-aware fixed IP lookups 2019-03-03 10:00:06 -06:00
playbooks Merge "Remove setting of DEVSTACK_GATE_EXERCISES" 2019-01-15 13:42:01 +00:00
releasenotes Implement DVR-aware fixed IP lookups 2019-03-03 10:00:06 -06:00
tools Switch to stestr 2018-06-07 13:18:53 +02:00
.coveragerc Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.gitignore doc: Add policy reference 2019-02-14 09:13:52 +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
.zuul.yaml add python 3.7 unit test job 2019-02-20 15:34:31 -05: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 Add release notes link in README 2018-07-10 15:42:03 +07: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
lower-constraints.txt Migrate neutron-dynamic-routing from Ryu to os-ken 2018-12-18 14:03:13 -06:00
requirements.txt Migrate neutron-dynamic-routing from Ryu to os-ken 2018-12-18 14:03:13 -06:00
setup.cfg Merge "Change openstack-dev to openstack-discuss" 2018-12-27 19:26:19 +00:00
setup.py Updated from global requirements 2017-03-02 11:48:43 +00:00
test-requirements.txt Migrate neutron-dynamic-routing from Ryu to os-ken 2018-12-18 14:03:13 -06:00
tox.ini stop using common db mixin methods 2019-02-20 11:51:04 +09: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

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/neutron-dynamic-routing/