A component-based software defined networking framework for OpenStack.
Go to file
Corey Bryant 8f7851a727 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: If9a09aa250139d8585445c3a892f71074e7637c7
Story: #2005924
Task: #34225
2019-07-05 13:55:38 -04:00
doc Add CLI scripts from osken to be installed via setup.cfg 2018-12-12 15:04:37 +01:00
etc/os_ken Rename "ryu" to "os_ken" everywhere 2018-11-27 20:48:02 +00:00
os_ken Merge "Do not raise exception if Activity is already stopped" 2019-05-07 23:43:37 +00:00
releasenotes Update master for stable/stein 2019-03-18 14:42:09 +00:00
tools Add CLI scripts from osken to be installed via setup.cfg 2018-12-12 15:04:37 +01:00
.coveragerc Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
.gitignore Rename "ryu" to "os_ken" everywhere 2018-11-27 20:48:02 +00: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 Add Python 3 Train unit tests 2019-07-05 13:55:38 -04:00
CONTRIBUTING.rst Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00: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 Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
babel.cfg Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
lower-constraints.txt Remove oslosphinx from lower-constraints 2019-04-01 11:20:23 -04:00
requirements.txt Add minimum constraint for some requirements 2018-10-17 17:59:18 +00:00
run_tests.sh Add CLI scripts from osken to be installed via setup.cfg 2018-12-12 15:04:37 +01:00
setup.cfg Add Python 3 Train unit tests 2019-07-05 13:55:38 -04:00
setup.py Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
test-requirements.txt Add constraint for nose in test requirements 2018-10-29 15:17:27 +00:00
tox.ini Add Python 3 Train unit tests 2019-07-05 13:55:38 -04: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.