Dynamic routing services for OpenStack Neutron.
Go to file
Boden R 06b8542f7c add local tox targets for pep8 and py3
This patch adds local tox targets for pep8 and python 3 as per [1]
that will install dependencies in editable mode.
To run them use the pep8-dev and py3-dev targets respectively.

[1] https://etherpad.openstack.org/p/neutron-sibling-setup

Change-Id: Id6e30be7b063e3ae42590068d4a25b7c563d67a3
2018-12-03 13:31:32 -07:00
devstack Drop non-existent verbose option 2018-03-23 09:02:00 +00:00
doc/source Fix _get_config_generator_config_definition() typo 2018-11-06 04:04:42 +00:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Remove unnecessary mocking of get_admin_context 2018-11-28 19:54:50 +09:00
playbooks Move 4byte_asn scenario test to basic dir 2018-03-26 07:12:45 +00:00
releasenotes Update reno for stable/rocky 2018-08-09 21:52:55 +00:00
tools Switch to stestr 2018-06-07 13:18:53 +02:00
.coveragerc Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.gitignore Switch to stestr 2018-06-07 13:18:53 +02: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 Remove last vestiges of oslo-incubator 2016-11-03 22:39:20 -04:00
.stestr.conf Fix unit tests and test configuration 2017-09-13 14:08:41 -06:00
.zuul.yaml Use templates for cover and lower-constraints 2018-10-03 17:48:05 +02:00
CONTRIBUTING.rst Optimize the link address for fetching git code 2017-03-24 07:00:15 +00:00
HACKING.rst Optimize the link address for fetching git code 2017-03-24 07:00:15 +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 rearrange content to fit the new standard layout 2017-07-07 08:21:11 +00:00
TESTING.rst Optimize the link address for fetching git code 2017-03-24 07:00:15 +00:00
babel.cfg Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
lower-constraints.txt update requirements for neutron-lib 1.18.0 2018-07-24 07:51:16 +09:00
requirements.txt opt in for neutron-lib consumption patches 2018-09-25 13:24:46 -06:00
setup.cfg Adding neutron.service_plugins for "entry_points" in file "setup.cfg" 2018-01-25 16:49:19 +08:00
setup.py Updated from global requirements 2017-03-02 11:48:43 +00:00
test-requirements.txt Switch to stestr 2018-06-07 13:18:53 +02:00
tox.ini add local tox targets for pep8 and py3 2018-12-03 13:31:32 -07:00

README.rst

Team and repository tags

image

This package contains neutron-dynamic-routing code which depends upon neutron and it's related libraries to run.

Project Resources

The homepage for Neutron is: https://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: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing

Refer to Neutron documentation for more information: Neutron README.rst