DEPRECATED, Neutron integration with OVN
Go to file
Lucas Alvares Gomes 59db786ec3 Remove DevStack workaround
This is not needed anymore since DevStack has been fixed.

Change-Id: I3c3237d3bba4664abf5562c1272e9bd233444140
Depends-On: Ib5a8ffe63eaec15bc29bfdd133db7169507bab82
2017-06-23 16:14:29 +01:00
devstack Remove DevStack workaround 2017-06-23 16:14:29 +01:00
doc/source Use the ovsdbapp library 2017-05-22 07:43:29 -05:00
networking_ovn Add journal and maintenance skeleton 2017-06-09 13:27:45 +01:00
rally-jobs Sync rally config from Neutron. 2017-04-27 01:34:43 +00:00
releasenotes stop scanning for ocata release notes at 2.0.0 2017-04-12 11:54:18 -04:00
tools Remove subunit-trace fork 2017-04-06 11:49:40 -07:00
vagrant Remove DHCP and L3 agent remnants. 2017-04-06 16:01:52 -04: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 readme: Update tutorial and talk links. 2017-05-23 13:04:17 -04:00
babel.cfg Initial Cookiecutter Commit. 2015-02-23 22:19:34 +01:00
requirements.txt Updated from global requirements 2017-06-02 21:59:20 +00:00
setup.cfg Remove pbr warnerrors in favor of sphinx check 2017-06-11 19:06:55 +07:00
setup.py Updated from global requirements 2017-03-03 22:52:24 +00:00
test-requirements.txt Updated from global requirements 2017-06-02 21:59:20 +00:00
tox.ini Revert "Docs: Do not turn warnings into errors" 2017-06-12 11:57:46 +01: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:

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: