Dynamic routing services for OpenStack Neutron.
Go to file
Andreas Jaeger 8f8a4ea4ec Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I9f2636a01516ae757b17d47081c890f855c3eb5d
2020-05-23 17:47:58 +02:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08:00
doc/source Switch to newer openstackdocstheme and reno versions 2020-05-23 17:47:58 +02:00
etc doc: Add policy reference 2019-02-14 09:13:52 +00:00
neutron_dynamic_routing Monkey patch original current_thread _active 2020-05-05 05:44:16 +00:00
playbooks Switch functional job to Zuulv3 syntax 2020-01-21 11:50:43 +01:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-23 17:47:58 +02:00
tools Switch to stestr 2018-06-07 13:18:53 +02:00
.coveragerc Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.gitignore doc: Add policy reference 2019-02-14 09:13:52 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:26 +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
.stestr.conf Fix unit tests and test configuration 2017-09-13 14:08:41 -06:00
.zuul.yaml Switch functional job to Zuulv3 syntax 2020-01-21 11:50:43 +01:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08:00
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08: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 Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08:00
TESTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 21:09:03 +08:00
babel.cfg Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
lower-constraints.txt Switch to newer openstackdocstheme and reno versions 2020-05-23 17:47:58 +02:00
requirements.txt Bump neutron version dependency 2019-05-08 10:10:01 -05:00
setup.cfg Cleanup py27 support 2020-04-05 10:12:02 +02:00
setup.py Cleanup py27 support 2020-04-05 10:12:02 +02:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-23 17:47:58 +02:00
tox.ini Fix docs publishing 2020-04-08 11:30:56 +02:00

README.rst

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 opendev.org at: https://opendev.org/openstack/neutron-dynamic-routing

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

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/neutron-dynamic-routing/