Dynamic routing services for OpenStack Neutron.
f8f9463cf7
With python3.x, classes can use 'metaclass=' instead of 'six.add_metaclass', 'six.integer_type' can be replaced by 'int', 'six.string_type' and 'six.text_type' are just 'str'. Change-Id: I40a020aa4a8e69a8dd7e800352dc54a9e694d500 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
neutron_dynamic_routing | ||
playbooks | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
Team and repository tags
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 opendev.org at: https://opendev.org/openstack/neutron-dynamic-routing
Refer to Neutron documentation for more information: Neutron README.rst
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/neutron-dynamic-routing/