A component-based software defined networking framework for OpenStack.
Go to file
wangjiaqi07 760bfb5869 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py

Change-Id: I78824ed310bc16f7af96757e803510ace2a7757b
2023-08-17 09:58: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 Fix quagga container 2023-08-17 11:09:35 +02:00
releasenotes Add releasenote for quagga fix 2023-08-17 11:56:24 +02: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 Make neutron-dynamic-routing job non-voting 2023-08-17 11:09:35 +02: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 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

os-ken

A component-based software defined networking framework in OpenStack.

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