A component-based software defined networking framework for OpenStack.
 
 
 
 
Go to file
OpenStack Release Bot 3ccb56074c Update master for stable/2023.2
Add file to the reno documentation build to show release notes for
stable/2023.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.

Sem-Ver: feature
Change-Id: I70f0dad1a5a27f5b20c0e792462d56b291dd1f78
2023-09-07 09:41:13 +00:00
doc remove unicode prefix from code 2022-08-11 19:42:20 +08:00
etc/os_ken Rename "ryu" to "os_ken" everywhere 2018-11-27 20:48:02 +00:00
os_ken Remove duplicate requirements files 2023-09-04 15:52:12 +01:00
releasenotes Update master for stable/2023.2 2023-09-07 09:41:13 +00:00
tools Remove duplicate requirements files 2023-09-04 15:52:12 +01: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
.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 [CI] Run a ml2/ovs job 2023-08-23 11:19:39 +05:30
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 "six" library 2022-07-26 14:53:03 +00: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 "nose" library 2022-07-21 16:02:02 +02:00
tox.ini Docs build: Add requirements.txt to deps 2023-03-01 23:53:57 +01:00

README.rst

os-ken

A component-based software defined networking framework in OpenStack.

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