Dynamic routing services for OpenStack Neutron.
Go to file
OpenDev Sysadmins 5ad2e84918 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 Fix bug for Permission denied 2016-07-13 12:34:31 -07:00
doc/source Merge "Add bgp speaker and route advertisement doc" 2016-07-19 15:33:18 +00:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Merge "Tag the alembic migration revisions for Newton" 2016-09-14 13:48:01 +00:00
releasenotes Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +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 Added OSLO config framework 2016-05-06 15:25:15 +05:30
.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 Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.testr.conf Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07: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 Documentation 2016-05-05 15:29:45 +00: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 2016-08-29 16:50:05 +00:00
setup.cfg Add Python 3.5 venv and classifier 2016-08-13 07:57:27 +00:00
setup.py Updated from global requirements 2016-07-12 16:38:13 +00:00
test-requirements.txt Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07:00
tox.ini Merge "Update tox.ini for upper constraints" 2016-09-01 17:33:27 +00:00

README.rst

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