A component-based software defined networking framework for OpenStack.
Go to file
Akihiro Motoki d74ca437b4 doc: Improve the document structure
This commit updates the document structure to fix
both HTML and PDF versions.
Some minor fixes are also included.

* doc/source/conf.py: Specify openany and oneside
  as extra class options for LaTeX.
* doc/source/conf.py: Specify the depth of TOC for PDF.
* Create a separate top page for "Archived Contents"
* Adjust the content of doc/source/contributor/index.rst
  to avoid unnecessary subsection.
* Drop strings from the top page as they leads to
  separate pages in the PDF file.
* Add "T.B.D." comments to placeholder documents.
* CONTRIBUTING.rst: Remove unnecessary markups for quoting texts.
* doc/source/parameters.rst: Update the mailing list link.

Story: 2006099
Task: 35137
Change-Id: I5fc03cd8ba53df58ee75e1c1bac4e906f840ec4e
2019-10-01 17:18:14 +09:00
doc doc: Improve the document structure 2019-10-01 17:18:14 +09:00
etc/os_ken Rename "ryu" to "os_ken" everywhere 2018-11-27 20:48:02 +00:00
os_ken PDF documentation build 2019-09-05 23:13:31 +09:00
releasenotes Update master for stable/train 2019-09-20 16:27:47 +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
babel.cfg Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +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
lower-constraints.txt Remove oslosphinx from lower-constraints 2019-04-01 11:20:23 -04: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
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 PDF documentation build 2019-09-05 23:13:31 +09:00

os-ken

A component-based software defined networking framework in OpenStack.

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