Dynamic routing services for OpenStack Neutron.
Go to file
Paul Carver afb407807b Trivial documentation change to trigger publish job
Change https://review.openstack.org/#/c/323961/ has merged but docs
won't publish to http://docs.openstack.org/developer/neutron-dynamic-routing/
until at least one change merges into the repo in order to trigger
Jenkins/Zuul to run the publish job. Right now there is no change in Gerrit
that looks ready to merge immediately so I have made a trivial correction
(capitalizing the acronym API) in order to trigger the docs publishing.

Change-Id: I3cc8097210a86e08b6250d7d3f69d1cd4c24e974
2016-06-14 19:38:25 +00:00
devstack Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
doc/source Trivial documentation change to trigger publish job 2016-06-14 19:38:25 +00:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Fix exception translation 2016-06-06 22:41:46 -07:00
releasenotes Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
tools Remove check_i18n files 2016-06-08 10:24:56 -07:00
.coveragerc Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.gitignore Added OSLO config framework 2016-05-06 15:25:15 +05:30
.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 Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.testr.conf Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
CONTRIBUTING.rst Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
HACKING.rst Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +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 Documentation 2016-05-05 15:29:45 +00:00
TESTING.rst Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
babel.cfg Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
requirements.txt Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
setup.cfg Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
setup.py Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
test-requirements.txt Fix test-requirements.txt to pull correct version of hacking 2016-06-02 11:48:57 -07:00
tox.ini Remove check_i18n files 2016-06-08 10:24:56 -07:00

README.rst

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

External Resources

The homepage for Neutron is: http://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: <http://git.openstack.org/cgit/openstack/neutron-dynamic-routing>

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