DEPRECATED, Neutron integration with OVN
Go to file
Davanum Srinivas 949d244f52 Update reno for stable/newton
Change-Id: I3c8f0662f252732fe839a144e548c158117e9a07
2016-09-15 09:17:49 -04:00
devstack Merge "Fail deployment if q-dhcp and OVN_NATIVE_DHCP enabled" 2016-09-08 21:40:56 +00:00
doc/source ovn-remote port should be 6642 2016-09-13 10:16:14 +08:00
networking_ovn clean stale port dhcpv4 options within port op 2016-09-13 07:46:57 +00:00
rally-jobs Convert core plugin to ML2 mechanism driver 2016-06-03 07:38:30 -05:00
releasenotes Update reno for stable/newton 2016-09-15 09:17:49 -04:00
tools Add script for neutron-lib source periodic job 2016-08-18 11:34:53 +01:00
vagrant Deployment fixes for DHCP and metadata support 2016-08-30 16:16:27 -05:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:30:46 +00:00
.gitignore Moving functions from devstack/plugin.sh to a library file 2016-06-29 08:01:45 +00:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.mailmap Initial Cookiecutter Commit. 2015-02-23 22:19:34 +01:00
.testr.conf Add functional tests and gate hook functions 2016-06-16 10:38:06 +05:30
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-02-23 22:19:34 +01:00
HACKING.rst Initial Cookiecutter Commit. 2015-02-23 22:19:34 +01:00
LICENSE Initial Cookiecutter Commit. 2015-02-23 22:19:34 +01:00
MANIFEST.in Initial Cookiecutter Commit. 2015-02-23 22:19:34 +01:00
README.rst README update 2016-06-01 15:49:55 -05:00
babel.cfg Initial Cookiecutter Commit. 2015-02-23 22:19:34 +01:00
requirements.txt Updated from global requirements 2016-09-09 22:48:40 +00:00
setup.cfg Add Python 3.5 classifier and venv 2016-08-02 02:00:01 +00:00
setup.py Updated from global requirements 2015-09-17 12:13:22 +00:00
test-requirements.txt Add os-testr test requirement for neutron-lib job 2016-08-23 06:34:37 -05:00
tox.ini Don't include openstack/common in flake8 exclude list 2016-08-16 19:23:39 +08:00

README.rst

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:

OVN includes a tutorial to help with understanding how it works:

OVN DB schemas and other man pages:

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

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