Dynamic routing services for OpenStack Neutron.
Go to file
Doug Hellmann a816e98e0e import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I9e153979d5b06d97942ae1a1a44156eae5dea2af
Story: #2002586
Task: #24314
2018-08-29 17:36:52 -04:00
devstack Drop non-existent verbose option 2018-03-23 09:02:00 +00:00
doc/source Merge "Fix some minor issues in testing doc" 2018-03-23 10:20:34 +00:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Disable subnet CIDR reservation 2018-05-11 07:13:55 +02:00
playbooks Remove redundant gate config in scenario tests 2017-12-20 16:18:06 +09: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 import zuul job settings from project-config 2018-08-29 17:36:52 -04: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 update requirements for neutron-lib 1.18.0 2018-07-24 07:51:16 +09: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 Switch to stestr 2018-06-07 13:18:53 +02: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