A component-based software defined networking framework for OpenStack.
Go to file
Hongbin Lu 28c7fa6aca Add constraint for nose in test requirements
This is a prerequisite to add os-ken into global requirements

Change-Id: Iff68a03fcc7e4e7f94539ec531b251969fbd3d1c
2018-10-29 15:17:27 +00:00
bin delete bin/neutron-ofagent-agent 2014-04-21 19:06:25 +09:00
debian pip-requires: gui_topology requires webob>=1.2 2014-07-07 22:13:37 +09:00
doc Fixup the docs building 2018-10-17 18:51:14 +00:00
etc/ryu ryu.conf: obsoleted argument used in sample configuration 2014-03-16 20:26:09 +09:00
os_ken Fixup the docs building 2018-10-17 18:51:14 +00:00
releasenotes Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
tools Bump oslo.config to 2.5.0 2018-08-01 16:00:10 +09:00
.coveragerc Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
.gitignore Move files from ryu/* to os_ken/* 2018-09-25 20:55:24 +00:00
.gitreview Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +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 Test more python versions on travis CI 2018-08-01 16:00:11 +09:00
.zuul.yaml Add jobs for publishing docs 2018-10-17 18:54:42 +00: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 Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09: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 Add constraint for nose in test requirements 2018-10-29 15:17:27 +00:00
requirements.txt Add minimum constraint for some requirements 2018-10-17 17:59:18 +00:00
run_tests.sh pycodestyle: Replace pep8 2017-12-17 19:27:41 +09:00
setup.cfg build universal wheels 2018-10-02 18:24:03 -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 minimum constraint for some requirements 2018-10-17 17:59:18 +00: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.