A component-based software defined networking framework for OpenStack.
Go to file
qingszhao 27062d32f8 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ie24abd1f39b1550fd23b406ec861f1ed94870174
Story: #2004073
Task: #27432
2018-10-16 12:51:47 +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 Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
etc/ryu ryu.conf: obsoleted argument used in sample configuration 2014-03-16 20:26:09 +09:00
os_ken Move files from ryu/* to os_ken/* 2018-09-25 20:55:24 +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 import zuul job settings from project-config 2018-10-16 12:51:47 +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
requirements.txt Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +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 Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
tox.ini Merge "Add pep8 job for code style checking" 2018-10-16 10:58:26 +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.