Dynamic routing services for OpenStack Neutron.
Go to file
Henry Gessau e8365acea0 Remove last vestiges of oslo-incubator
This is a community goal for Ocata.  We're already not using any of
the code, but there are some other files and references left over.

These files used to be installed from oslo-incubator:
  tools/install_venv.py
  tools/install_venv_common.py
  tools/with_venv.sh
They were meant to be used by the legacy run_tests.sh, which does not
exist in this repo.

Change-Id: Ib8758ee8c579b2d3a64f3d47611865ac14b3490f
Partial-Bug: #1639103
2016-11-03 22:39:20 -04:00
devstack Fix bug for Permission denied 2016-07-13 12:34:31 -07:00
doc/source Merge "Add bgp speaker and route advertisement doc" 2016-07-19 15:33:18 +00:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Merge "Replace 'MagicMock' with 'Mock'" 2016-11-02 21:50:03 +00:00
releasenotes Enable release notes translation 2016-10-06 20:33:00 +02:00
tools Remove last vestiges of oslo-incubator 2016-11-03 22:39:20 -04: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 Remove last vestiges of oslo-incubator 2016-11-03 22:39:20 -04:00
.testr.conf Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07: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 Updated from global requirements 2016-11-02 15:34:57 +00:00
setup.cfg Changed the home-page link 2016-10-17 00:22:43 +08:00
setup.py Updated from global requirements 2016-07-12 16:38:13 +00:00
test-requirements.txt Merge "Add bits to run neutron-lib periodic test successfully" 2016-11-03 01:09:52 +00:00
tox.ini pep8: switched to neutron-lib hacking checks 2016-09-16 22:21:48 +00: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