Jump to: navigation, search

Difference between revisions of "Networking-ovn"

(List of features required in ML2/OVN to achieve feature parity with ML2/OVS)
(Replaced content 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.")
 
(12 intermediate revisions by 2 users not shown)
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 !! Other
 
|-
 
| Agent APIs || https://bugs.launchpad.net/networking-ovn/+bug/1719574 || https://review.openstack.org/#/q/topic:agent_list+(status:open+OR+status:merged) ||
 
|-
 
| Support FIP QoS || || https://review.openstack.org/#/c/539826/ ||
 
|-
 
| DHCP Options || || ||
 
|-
 
| Serving DHCP to a provider network || || ||
 
|-
 
| API extensions || || || Missing extensions are: agent, dhcp_agent_scheduler,  empty-string-filtering,  fip-port-details, flavors, ip-substring-filtering, l3-flavors, logging, metering, net-mtu-writable, qos, qos-fip, port-security-groups-filtering, segment, service-type, standard-attr-revisions, standard-attr-segment, standard-attr-timestamp, standard-attr-tag, trunk-details
 
|-
 
| Security group logging || https://blueprints.launchpad.net/neutron/+spec/security-group-logging || ||
 
|}
 

Latest revision as of 09:43, 8 June 2020

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.