DEPRECATED, Neutron integration with OVN
Go to file
Russell Bryant 92952f0165 Clarify that native L3 is always used.
Remove all remaining remnants of L3 agent support.

Change-Id: Ia9e97837e6eb1a23435f2def74060032ce0e5409
Closes-bug: 1626717
Signed-off-by: Russell Bryant <rbryant@redhat.com>
2017-02-16 02:31:55 -05:00
devstack Clarify that native L3 is always used. 2017-02-16 02:31:55 -05:00
doc/source Clarify that native L3 is always used. 2017-02-16 02:31:55 -05:00
networking_ovn Clarify that native L3 is always used. 2017-02-16 02:31:55 -05:00
rally-jobs rally: Sync rally job config from neutron. 2016-11-08 11:26:29 -08:00
releasenotes Update reno for stable/ocata 2017-02-04 01:03:26 +00:00
tools Fix tox_install.sh 2016-10-14 08:11:38 +02:00
vagrant Deployment fixes for DHCP and metadata support 2016-08-30 16:16:27 -05:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-21 22:01:33 +05:30
.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
README.rst Add two more good blog posts I just found. 2017-01-25 15:49:45 -05:00
babel.cfg Initial Cookiecutter Commit. 2015-02-23 22:19:34 +01:00
requirements.txt Updated from global requirements 2017-01-16 20:33:11 +00:00
setup.cfg Remove support for py34 2017-02-14 08:09:01 +07:00
setup.py Updated from global requirements 2015-09-17 12:13:22 +00:00
test-requirements.txt Updated from global requirements 2017-02-10 05:52:19 +00:00
tox.ini Remove support for py34 2017-02-14 08:09:01 +07:00

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:

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: