Dynamic routing services for OpenStack Neutron.
Go to file
Nate Johnston aecd71049a Bump SQL Alchemy version to catch ambiguous join fix
Complete the fix for the attached bug by bumping the version of
SQLAlchemy to 1.3.3 or better, which will include the fix for
ambiguous joins [1].  This is lower than the global upper
constraints of 1.3.17 so it should be valid.

[1] https://github.com/sqlalchemy/sqlalchemy/issues/4584

Change-Id: Idf59268acd10d840be31850a1c79ee693dd69204
Closes-Bug: #1898634
2020-12-22 15:29:58 +01:00
devstack Fix devstack README.rst formatting 2020-07-07 15:03:25 +02:00
doc/source Update testing doc to use OSC commands 2020-08-31 09:48:02 +02:00
etc doc: Add policy reference 2019-02-14 09:13:52 +00:00
neutron_dynamic_routing Migrate to new engine facade 2020-12-15 17:35:17 +00:00
releasenotes Update master for stable/victoria 2020-09-23 12:35:38 +00: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 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 usage of six 2020-05-27 06:58:27 -04:00
.stestr.conf Fix unit tests and test configuration 2017-09-13 14:08:41 -06:00
.zuul.yaml Add Python3 wallaby unit tests 2020-09-23 12:35:41 +00:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08:00
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08: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 Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08:00
TESTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08:00
lower-constraints.txt Bump SQL Alchemy version to catch ambiguous join fix 2020-12-22 15:29:58 +01:00
requirements.txt Bump SQL Alchemy version to catch ambiguous join fix 2020-12-22 15:29:58 +01:00
setup.cfg Remove translation sections from setup.cfg 2020-05-15 01:38:10 +08:00
setup.py Cleanup py27 support 2020-04-05 10:12:02 +02:00
test-requirements.txt Fix lower constraints 2020-12-15 18:33:38 +01:00
tox.ini Fix docs publishing 2020-04-08 11:30:56 +02: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 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/