Dynamic routing services for OpenStack Neutron.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Rodolfo Alonso Hernandez 513ea649be [alembic] Alembic operations require keywords only arguments
Since [1] (release 1.11.0), the Alembic operations "now enforce
keyword-only arguments as passed as keyword and not positionally"
(from the commit message).

This change is compatible with the previous versions (as confirmed
in the CI).

[1]df75e85489

Closes-Bug: #2019948
Change-Id: I71f59da65edc163aa5891cf0b0d9768d2538b7a7
3 weeks ago
devstack Fix devstack README.rst formatting 3 years ago
doc remove unicode from code 1 year ago
etc Add oslo.log to config generator 5 months ago
neutron_dynamic_routing [alembic] Alembic operations require keywords only arguments 3 weeks ago
releasenotes Add a reno for the fixed address scope calculation 3 months ago
tools Switch to stestr 5 years ago
.coveragerc Prepare initial sandbox for neutron-dynamic-routing 7 years ago
.gitignore doc: Add policy reference 4 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Prepare initial sandbox for neutron-dynamic-routing 7 years ago
.pylintrc Remove usage of six 3 years ago
.stestr.conf Fix unit tests and test configuration 6 years ago
.zuul.yaml Add neutron and neutron-lib projects to SQLAlchemy main branch job 2 months ago
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
LICENSE Prepare initial sandbox for neutron-dynamic-routing 7 years ago
MANIFEST.in Prepare initial sandbox for neutron-dynamic-routing 7 years ago
README.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
TESTING.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
requirements.txt fix unittest issues caused by neutron rbac changes 3 weeks ago
setup.cfg Update python testing as per zed cycle teting runtime 1 year ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Add doc/requirements 2 years ago
tox.ini Fix for tox4.0 5 months ago

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 opendev.org at: https://opendev.org/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/