From 17e219c7c11e11af357786e8a87175da1a469ad2 Mon Sep 17 00:00:00 2001 From: davidjumani Date: Tue, 2 Jun 2020 15:47:20 +0530 Subject: [PATCH 1/2] Edit OVS Plugin --- source/plugins/ovs-plugin.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/plugins/ovs-plugin.rst b/source/plugins/ovs-plugin.rst index a570dfb14b..75d08d3576 100644 --- a/source/plugins/ovs-plugin.rst +++ b/source/plugins/ovs-plugin.rst @@ -48,6 +48,12 @@ the OVS Plugin. Table: Supported Services +.. note:: + If you wish to use OVS as the default networking backend on Linux, + just follow this guide and CloudStack will automatically pick it up + based on the configuration in the agent.properties file despite the + OVS Plugin not shown in the Network Service Providers + .. note:: The Virtual Networking service was originally called 'Connectivity' in CloudStack 4.0 From ab40420c11b0f6ed2bf66a1c74dc56159aa9e54f Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Thu, 24 Sep 2020 13:34:58 +0530 Subject: [PATCH 2/2] Update source/plugins/ovs-plugin.rst Co-authored-by: dahn --- source/plugins/ovs-plugin.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/plugins/ovs-plugin.rst b/source/plugins/ovs-plugin.rst index 75d08d3576..5c6799e6a6 100644 --- a/source/plugins/ovs-plugin.rst +++ b/source/plugins/ovs-plugin.rst @@ -51,8 +51,8 @@ Table: Supported Services .. note:: If you wish to use OVS as the default networking backend on Linux, just follow this guide and CloudStack will automatically pick it up - based on the configuration in the agent.properties file despite the - OVS Plugin not shown in the Network Service Providers + based on the configuration in the agent.properties file. This in spite + of the OVS Plugin not being shown in the Network Service Providers. .. note:: The Virtual Networking service was originally called 'Connectivity'