A component-based software defined networking framework for OpenStack.
Go to file
Takashi Kajinami 0309145258 Bump hacking
hacking 3.2.x is quite old. Bump it to the version currently used by
neutron.

Change-Id: I69b4633b46a84d9dd7c6995a76379cf1072a304c
2024-09-20 00:03: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 Bump hacking 2024-09-20 00:03:41 +00:00
releasenotes Update master for stable/2024.2 2024-09-05 16:01:29 +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 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.