DEPRECATED, Neutron integration with OVN
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Lucas Alvares Gomes 0cb2c4063e
Add database migration tests
6 years ago
devstack Remove DevStack workaround 6 years ago
doc/source Use the ovsdbapp library 6 years ago
networking_ovn Add database migration tests 6 years ago
rally-jobs Sync rally config from Neutron. 6 years ago
releasenotes stop scanning for ocata release notes at 2.0.0 6 years ago
tools Enable pylint 1.4.5 6 years ago
vagrant Remove DHCP and L3 agent remnants. 6 years ago
.coveragerc Update .coveragerc after the removal of openstack directory 7 years ago
.gitignore Moving functions from devstack/plugin.sh to a library file 7 years ago
.gitreview Update .gitreview file for project rename 8 years ago
.mailmap Initial Cookiecutter Commit. 8 years ago
.pylintrc Enable pylint 1.4.5 6 years ago
.testr.conf Add functional tests and gate hook functions 7 years ago
CONTRIBUTING.rst Initial Cookiecutter Commit. 8 years ago
HACKING.rst Initial Cookiecutter Commit. 8 years ago
LICENSE Initial Cookiecutter Commit. 8 years ago
README.rst readme: Update tutorial and talk links. 6 years ago
babel.cfg Initial Cookiecutter Commit. 8 years ago
requirements.txt Updated from global requirements 6 years ago
setup.cfg Remove pbr warnerrors in favor of sphinx check 6 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Use flake8-import-order plugin 6 years ago
tox.ini Add database migration tests 6 years ago

README.rst

Team and repository tags

image

networking-ovn - OpenStack Neutron integration with OVN

OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. This project provides integration between OpenStack Neutron and OVN.

The original OVN project announcement can be found here:

The OVN architecture is described here:

Here are two tutorials that help with learning different aspects of OVN:

There is also an in depth tutorial on using OVN with OpenStack:

OVN DB schemas and other man pages:

or find a full list of OVS and OVN man pages here:

The openvswitch web page includes a list of presentations, some of which are about OVN:

Here are some direct links to past OVN presentations:

These blog resources may also help with testing and understanding OVN: