Dynamic routing services for OpenStack Neutron.
Go to file
Federico Ressi 26bfa08b23 Disable subnet CIDR reservation
Reserving subnet CIDR make impossible to reuse the same
CIDR for a subnet twice for the test case class.

Change-Id: Ia32f0e3fea509d1eb0074f5d4bdaf5b02b6dcae0
Depends-On: I421dd28999086ee0af9246121f4f033291e341b4
Closes-Bug: #1766702
2018-05-11 07:13:55 +02: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/queens 2018-02-13 14:10:13 +00:00
tools Avoid tox-install.sh 2018-03-14 21:41:48 +01:00
.coveragerc Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
.gitignore Migrate legacy jobs into neutron-dynamic-routing repo 2017-12-08 11:31:10 +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 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
.testr.conf Clean up API tests for neutron-dynamic-routing 2016-07-15 14:45:47 -07:00
.zuul.yaml Merge "Skip functional and scenario tests on doc changes" 2018-04-08 10:20:12 +00: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 Fix requirements 2018-04-16 07:34:35 +00:00
requirements.txt Fix requirements 2018-04-16 07:34:35 +00: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 Fix requirements 2018-04-16 07:34:35 +00:00
tox.ini add lower-constraints job 2018-03-22 16:28:51 -04: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