Jump to: navigation, search

Difference between revisions of "Networking-ovn"

(Created page with "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.")
 
Line 1: Line 1:
 
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.
 
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.
 +
 +
== List of features required in ML2/OVN to achieve feature parity with ML2/OVS ==
 +
 +
{| class="wikitable"
 +
|-
 +
! Feature !! Bug ticket !! Code patch
 +
|-
 +
| Router port marked as DOWN || https://bugs.launchpad.net/networking-ovn/+bug/1715126 ||
 +
|-
 +
| Agent APIs || https://bugs.launchpad.net/networking-ovn/+bug/1719574 || https://review.openstack.org/#/q/topic:agent_list+(status:open+OR+status:merged)
 +
|-
 +
| DHCP Options || TODO  ||
 +
|}

Revision as of 09:57, 5 June 2018

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.

List of features required in ML2/OVN to achieve feature parity with ML2/OVS

Feature Bug ticket Code patch
Router port marked as DOWN https://bugs.launchpad.net/networking-ovn/+bug/1715126
Agent APIs https://bugs.launchpad.net/networking-ovn/+bug/1719574 https://review.openstack.org/#/q/topic:agent_list+(status:open+OR+status:merged)
DHCP Options TODO