Dynamic routing services for OpenStack Neutron.
Go to file
steve.ruan e0b214a7d4 Add "neutron-bgp-dragent" to setup.cfg
neutron-bgp-dragent will be added to "/usr/local/bin" by install
script automatically when it's defined in entry_points section

Change-Id: I7592de868602db8f0c09756246a044cbe73d4800
Implements: blueprint bgp-spinout
Partial-Bug: #1560003
2016-05-25 15:43:57 -07:00
devstack Add "neutron-bgp-dragent" to setup.cfg 2016-05-25 15:43:57 -07:00
doc/source Merge "Documentation" 2016-05-06 00:31:12 +00:00
etc Added OSLO config framework 2016-05-06 15:25:15 +05:30
neutron_dynamic_routing Merge "Fix bgp-speaker-network-remove error" 2016-05-25 04:57:59 +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 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 Add "neutron-bgp-dragent" to setup.cfg 2016-05-25 15:43:57 -07: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 Merge "Move BGP service plugin, agent, and tests out of Neutron repo" 2016-05-17 02:48:16 +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