Dynamic routing services for OpenStack Neutron.
Go to file
Ihar Hrachyshka f941ca2c7c Switched remaining jobs to ostestr
This will, among other things, guarantee to us that if all tests are
skipped, the targets will actually fail instead of silently succeeding.

The only target that can't switch to ostestr is cover, but that's ok
because it's effectively duplicated by other unit test jobs to guarantee
that it runs some tests.

Change-Id: I837c2d9d76f0d48a949106bf12bb91ab2c041fa3
Related-Bug: #1683249
2017-04-26 21:13:05 +00:00
devstack Revert "Enable BGP extension" 2017-04-24 08:41:59 +09:00
doc/source Merge "Optimize the link address for fetching git code" 2017-04-06 11:01:04 +00:00
etc Fix the policy check for BGP APIs 2016-06-02 16:34:03 -07:00
neutron_dynamic_routing Add sudo permission to tempest user in senario test 2017-04-24 22:10:34 +09:00
releasenotes Update reno for stable/ocata 2017-02-04 01:03:29 +00:00
tools Remove subunit-trace fork 2017-04-26 21:06:46 +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 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 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 Optimize the link address for fetching git code 2017-03-24 07:00:15 +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
requirements.txt Updated from global requirements 2017-04-12 17:01:12 +00:00
setup.cfg tempest plugin: Don't use the same name as neutron 2017-01-23 09:55:58 +09:00
setup.py Updated from global requirements 2017-03-02 11:48:43 +00:00
test-requirements.txt Updated from global requirements 2017-04-05 21:05:33 +00:00
tox.ini Switched remaining jobs to ostestr 2017-04-26 21:13:05 +00: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.

External 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