summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdocs/configguide/featureconfig.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst
index 1cbb56e..6679049 100755
--- a/docs/configguide/featureconfig.rst
+++ b/docs/configguide/featureconfig.rst
@@ -6,9 +6,15 @@ Installing OVSNFV Fuel Plugin
=============================
* On the Fuel UI, create a new environment.
-* In Settings > Userspace OVS support, check "Userspace OVS support".
+* On the nodes' interface settings enable DPDK on the interface running the
+ private network.
+* In Settings > Other
+ * Enable "Install Openvswitch with NSH/DPDK"
+ * Enable "Install DPDK"
+ * Disable "Install NSH"
* Continue with environment configuration and deployment as normal.
+
Upgrading the plugin
--------------------