Dynamic routing services for OpenStack Neutron.
Go to file
Dr. Jens Harbott 6f1335a4b7 Don't run periodic actions for StaticScheduler
We want bindings to be fully static when using the StaticScheduler, so
do not run the periodic actions in that scenario.

Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
Change-Id: I2d874ce7170cdf3d81940dbe64960247b244fe87
(cherry picked from commit acfcd04dd4)
2022-09-16 11:56:12 +00:00
devstack Fix devstack README.rst formatting 2020-07-07 15:03:25 +02:00
doc remove unicode from code 2021-12-24 14:38:26 +08:00
etc doc: Add policy reference 2019-02-14 09:13:52 +00:00
neutron_dynamic_routing Don't run periodic actions for StaticScheduler 2022-09-16 11:56:12 +00:00
releasenotes remove unicode from code 2021-12-24 14:38:26 +08: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 Update .gitreview for stable/yoga 2022-03-10 08:16:55 +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 Dropping lower constraints testing (stable Yoga) 2022-03-11 09:03:43 +01: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
requirements.txt Bump SQL Alchemy version to catch ambiguous join fix 2020-12-22 15:29:58 +01:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-04 10:47:53 +08:00
setup.py Cleanup py27 support 2020-04-05 10:12:02 +02:00
test-requirements.txt Add doc/requirements 2021-01-05 11:38:27 +01:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-03-10 08:16:56 +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 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/