From: Kacper Kamiński <[email protected]> Submitted-at: https://github.com/ovn-org/ovn/pull/138 Signed-off-by: Kacper Kamiński <[email protected]> Signed-off-by: Dumitru Ceara <[email protected]> --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.rst b/README.rst index 4b9ea1df91..014d208c07 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,7 @@ OVN (Open Virtual Network) is a series of daemons that translates virtual network configuration into OpenFlow, and installs them into Open vSwitch. It is licensed under the open source Apache 2 license. -OVN provides a higher-layer abstraction then Open vSwitch, working with logical +OVN provides a higher-layer abstraction than Open vSwitch, working with logical routers and logical switches, rather than flows. OVN is intended to be used by cloud management software (CMS). For details about the architecture of OVN, see the ovn-architecture manpage. Some high-level features offered by OVN include: -- 2.44.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
