Dynamic routing services for OpenStack Neutron.
Go to file
Akihiro Motoki c314db081e Add auto-generated config reference
oslo.config provides sphinx extensions to generate config reference
and sample config files. This commit enables the auto-generation of
the networking config reference.

Note that this commit just adds the configuration references
for existing genconfig entries. I haven't checked there are options
uncovered. If any, this will be a potential future work.

Part of doc-migration work

Change-Id: I4e150b6045e5e9c56cbe7262b31ee0d82dcb6c69
2017-07-22 18:05:11 +00:00
devstack devstack: Adapt to lib/neutron 2017-06-19 13:04:08 +09:00
doc/source Add auto-generated config reference 2017-07-22 18:05:11 +00:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Merge "Use "docker network" in scenario test" 2017-07-11 22:33:29 +00:00
releasenotes switch from oslosphinx to openstackdocstheme 2017-07-05 06:17:59 +09:00
tools Remove subunit-trace fork 2017-04-26 21:06:46 +00:00
.coveragerc Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.gitignore Add auto-generated config reference 2017-07-22 18:05:11 +00:00
.gitreview Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.mailmap Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.pylintrc Remove last vestiges of oslo-incubator 2016-11-03 22:39:20 -04:00
.testr.conf Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07:00
babel.cfg Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
CONTRIBUTING.rst Optimize the link address for fetching git code 2017-03-24 07:00:15 +00:00
HACKING.rst Optimize the link address for fetching git code 2017-03-24 07:00:15 +00:00
LICENSE Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
MANIFEST.in Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
README.rst rearrange content to fit the new standard layout 2017-07-07 08:21:11 +00:00
requirements.txt Updated from global requirements 2017-07-19 18:37:43 +00:00
setup.cfg Enable warning-is-error in doc build 2017-07-01 20:45:11 +00:00
setup.py Updated from global requirements 2017-03-02 11:48:43 +00:00
test-requirements.txt Updated from global requirements 2017-07-19 18:37:43 +00:00
TESTING.rst Optimize the link address for fetching git code 2017-03-24 07:00:15 +00:00
tox.ini Use flake8-import-order plugin 2017-07-07 07:06:10 +00:00

Team and repository tags

image

This package contains neutron-dynamic-routing code which depends upon neutron and it's related libraries to run.

Project Resources

The homepage for Neutron is: https://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single launchpad page for all Neutron projects.

Code is available on git.openstack.org at: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing

Refer to Neutron documentation for more information: Neutron README.rst