A component-based software defined networking framework for OpenStack.
Go to file
2024-11-18 15:35:41 +00:00
doc Merge "Remove old excludes" 2024-07-03 14:41:52 +00:00
etc/os_ken Remove trailing whitespaces and tabs 2024-05-27 15:28:08 +02:00
os_ken Merge "Revert "Use FRR instead of Quagga when testing"" 2024-11-18 15:35:41 +00:00
releasenotes reno: Update master for unmaintained/2023.1 2024-11-14 10:34:40 +00:00
tools Fix calls of the print function 2024-05-06 12:37:04 +02:00
.coveragerc Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
.gitignore Remove "nose" library 2022-07-21 16:02:02 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:48:36 +00:00
.mailmap Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
.pre-commit-config.yaml Add pre-commit configuration 2024-05-28 09:22:53 +02:00
.pylintrc .pylintrc: Remove deprecated output format feature 2016-02-27 20:40:35 +09:00
.stestr.conf Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
.travis.yml Rename "ryu" to "os_ken" everywhere 2018-11-27 20:48:02 +00:00
.zuul.yaml Add periodic weekly job for os-ken 2024-06-28 07:33:22 +00:00
CONTRIBUTING.rst doc: Improve the document structure 2019-10-01 17:18:14 +09:00
HACKING.rst Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
LICENSE Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
MANIFEST.in Rename "ryu" to "os_ken" everywhere 2018-11-27 20:48:02 +00:00
README.rst Update some URLs in README and tox 2020-07-08 14:08:19 +02:00
requirements.txt Remove workaround for eventlet < 0.27.0 2024-09-28 00:14:15 +09:00
setup.cfg Update python classifier in setup.cfg 2024-01-18 10:28:14 +08:00
setup.py Cleanup py27 support 2023-08-17 09:58:21 +00:00
test-requirements.txt Bump hacking 2024-09-20 00:03:41 +00:00
tox.ini tox: Drop envdir 2024-02-02 23:57:41 +09:00

os-ken

A component-based software defined networking framework in OpenStack.

This is a fork of the Ryu library tailored for OpenStack Neutron.