A component-based software defined networking framework for OpenStack.
Go to file
2024-07-11 07:46:07 +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 Raise ValueError in case unpack_from returns zero length 2024-06-25 20:59:48 +00:00
releasenotes reno: Update master for unmaintained/zed 2024-04-30 08:54:18 +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 old excludes 2024-07-03 11:35:07 +02:00
setup.cfg Add Python 3.10 support to setup.cfg 2023-08-17 12:03:01 +02:00
setup.py Cleanup py27 support 2023-08-17 09:58:21 +00:00
test-requirements.txt Remove old excludes 2024-07-03 11:35:07 +02: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.