Dynamic routing services for OpenStack Neutron.
Go to file
vikram.choudhary 4ba80f3f1c Prepare initial sandbox for neutron-dynamic-routing
This patch-set prepares the basic code structure with all
the tools required for running static and unit tests.

Note: All the imported code from the seed repo is being removed
      temporarily and will be added after the required re-factoring
      needed as per the new repo in the subsequent patch-sets.

Co-Authored-By: Ryan Tidwell <ryan.tidwell@hpe.com>
Implements: blueprint bgp-spinout
Partial-Bug: #1560003

Change-Id: I9bff3d916279c4f335b309e7a2c2e943ac6f6cde
2016-04-23 04:11:57 +00:00
doc/source Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
neutron_dynamic_routing Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
releasenotes Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
tools Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.coveragerc Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.gitignore Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +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 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 Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +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 Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
setup.py Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
test-requirements.txt Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
tox.ini Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00

README.rst

Welcome!

This package contains the code for the Neutron dynamic routing. This package requires Neutron 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>.

Please refer to Neutron documentation for more information: Neutron README.rst