Dynamic routing services for OpenStack Neutron.
a636af4e30
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 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
neutron_dynamic_routing | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
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