DEPRECATED, Neutron integration with OVN
Go to file
Yushiro FURUKAWA 649d368492 Fix typo
Replace from 'NetworkinOVN' to 'NetworkingOVN'

Change-Id: Id7b44886d3a3f0337cbb3b29189fe7f9e603b597
2016-04-13 06:42:33 +09:00
devstack Merge "devstack: Enable skydive-agent in local.conf.sample." 2016-04-08 21:41:48 +00:00
doc/source Start ovn-northd in the devstack screen as a foreground process 2016-03-29 09:10:34 -07:00
networking_ovn Use constants from neutron-lib 2016-04-11 05:20:52 -07:00
rally-jobs Docs: Implement doc8 linter 2016-02-05 08:27:56 +01:00
releasenotes Fix typo 2016-04-13 06:42:33 +09:00
tools Fix gate problem with tox 2016-02-04 09:11:35 -07:00
vagrant Merge "Vagrant: Consolidate base package install commands" 2016-03-26 00:43:53 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:30:46 +00:00
.gitignore Add reno for release notes management 2015-12-06 07:04:50 -08: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 Setup networking-ovn to use pretty_tox.sh 2015-03-30 14:07:33 +00:00
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 Add Guru's talk from OVS Conference 2015-12-06 08:14:34 -08:00
babel.cfg Initial Cookiecutter Commit. 2015-02-23 22:19:34 +01:00
requirements.txt Updated from global requirements 2016-04-07 17:10:06 +00:00
setup.cfg Neutron ovn northbound db sync tool 2016-02-12 20:56:38 +05:30
setup.py Updated from global requirements 2015-09-17 12:13:22 +00:00
test-requirements.txt Updated from global requirements 2016-04-07 17:10:06 +00:00
tox.ini Docs: Implement doc8 linter 2016-02-05 08:27:56 +01: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: