Dynamic routing services for OpenStack Neutron.
Go to file
Slawek Kaplonski 859a8dd3e4 Add pre-commit configuration
'pre-commit' tool [1] provides an extensible way to configure hooks
which can be run automatically before each commit. That way we can make
sure that code send to review is passing base static analysis checks
like e.g. bandit, flake8 or hacking.

For now this is optional to use and not integrated in e.g. tox.ini file
but we can integrate it there too as next step.

[1] https://pre-commit.com/

Change-Id: I4a646ee4b830ee2c90f20edb1ced05c427c6a0ca
2024-05-06 16:37:48 +02:00
devstack Install os-ken from git repo 2023-08-23 11:05:05 +05:30
doc doc: Add IPv6 usecase 2023-08-11 13:15:40 +02:00
etc Add oslo.log to config generator 2022-12-28 06:21:13 +00:00
neutron_dynamic_routing Fix minor flake8 issues to make it passing while run through pre-commit 2024-05-02 16:47:27 +02:00
releasenotes Update master for stable/2024.1 2024-03-12 19:21:31 +00:00
tools Switch to stestr 2018-06-07 13:18:53 +02:00
.coveragerc Exclude tests directory from coverage calculation 2024-01-25 14:46:07 +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
.pre-commit-config.yaml Add pre-commit configuration 2024-05-06 16:37:48 +02: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 py312 job to periodic based on testing runtime for 2024.2 2024-03-26 17:17:01 +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
requirements.txt Bump Neutron to 24.0.0.0b1 2024-03-10 05:09:15 +00:00
setup.cfg Update python classifier with py3.10 & py3.11 in setup.cfg 2024-01-11 13:20:00 +01: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
TESTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08:00
tox.ini tox: Drop envdir 2024-02-06 11:45:06 +01:00

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/