OVN

OVN
OVN logo
Initial release September 27, 2016 (2016-09-27)
Stable release
2.10.0 [1] / August 20, 2018 (2018-08-20)
Written in C
Operating system Linux, Hyper-V, FreeBSD and NetBSD
Type Network virtualization
License Apache License 2.0
Website ovn.org

OVN (Open Virtual Network) is a system to support virtual network abstraction. OVN complements the existing capabilities of Open vSwitch to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups.

Overview

OVN is a network virtualization platform that separates the physical network topology from the logical one.[2] Users are able to connect virtual and physical interfaces with logical switches and routers, regardless of the underlying physical topology. Users are also able to define security policies and load-balancing to these logical instances. OVN uses Open vSwitch for its switching fabric and uses tunnels to provide the logical/physical separation.

Open source bindings for OVN are available for a number of platforms, such as OpenStack[3] and Kubernetes.[4] OVN is the SDN platform used in a number of Red Hat products, including Red Hat Virtualization,[5] OpenStack,[6] and OpenShift.[7]

OVN is written in platform-independent C language, which provides easy portability to various environments. The source code is licensed under the Apache License 2.0.

Features

As of May 2018, features provided by OVN include the following:

  • Logical switches
  • Flexible L2/L3/L4 security policies
  • Distributed logical IPv4 and IPv6 routers
  • Native support for NAT, load-balancing, and DHCP
  • L2 and L3 gateways

See also

References

  1. Justin Pettit (August 20, 2018). "[ovs-announce] Open vSwitch 2.10.0 Available". openvswitch.org. Retrieved August 20, 2018.
  2. "What Is Open Virtual Network (OVN)? How It Works". SDxCentral. Retrieved 2018-05-24.
  3. "OpenStack Docs: networking-ovn - OpenStack Neutron integration with OVN". docs.openstack.org. Retrieved 2018-05-24.
  4. "openvswitch/ovn-kubernetes". GitHub. Retrieved 2018-05-24.
  5. "Red Hat Virtualization - Red Hat Customer Portal". access.redhat.com. Retrieved 2018-05-24.
  6. "Networking with Open Virtual Network - Red Hat Customer Portal". access.redhat.com. Retrieved 2018-05-24.
  7. "OpenShift Roadmap: What's Next for Red Hat's Kubernetes Container Platform?". www.serverwatch.com. Retrieved 2018-05-24.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.