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

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

Sem-Ver: feature
Change-Id: I0cc5c87e18dbcccfbdee3f63a50209e14e180218
2023-03-02 13:26:21 +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 Update nx_actions.py, fixing a typo on example 2022-11-17 12:22:44 +00:00
releasenotes Update master for stable/2023.1 2023-03-02 13:26:21 +00:00
tools Remove "six" library 2022-07-26 14:53:03 +00: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 Switch to 2023.1 Python3 unit tests and generic template name 2022-09-14 09:27:37 +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 "six" library 2022-07-26 14:53:03 +00:00
setup.cfg Update python testing as per zed cycle teting runtime 2022-05-11 22:12:20 -05:00
setup.py Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
test-requirements.txt Remove "nose" library 2022-07-21 16:02:02 +02:00
tox.ini Fix tox.ini for tox4 2023-02-15 21:35:44 +00:00

os-ken

A component-based software defined networking framework in OpenStack.

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