Dynamic routing services for OpenStack Neutron.
Go to file
Ryan Tidwell a636af4e30 Clean up API tests for neutron-dynamic-routing
This patch adds the devstack plugin for neutron-dynamic-routing,
allowing the API tests here to be run in check jobs and under the
tempest framework. It also cleans up the API tests so they execute
properly after being spun out of the main repository.

Change-Id: I0ed82282037fa6c571dd73c8d9900d8e5d0c93c7
Implements: blueprint bgp-spinout
2016-07-15 14:45:47 -07:00
devstack Fix bug for Permission denied 2016-07-13 12:34:31 -07:00
doc/source Document about how to test dynamic routing 2016-07-08 13:11:32 +08:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07:00
releasenotes Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
tools Fix subunit trace help 2016-06-16 22:59:39 -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 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 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
requirements.txt Updated from global requirements 2016-07-12 16:38:13 +00:00
setup.cfg Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07:00
setup.py Updated from global requirements 2016-07-12 16:38:13 +00:00
test-requirements.txt Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07:00
TESTING.rst Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
tox.ini Remove check_i18n files 2016-06-08 10:24:56 -07:00

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