summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark D. Gray <mark.d.gray@intel.com>2016-08-22 16:03:30 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-22 16:03:30 +0000
commite8acab14c393cd1bc4084d3a0c32746fd3e94eb2 (patch)
tree014b8cc050cae0c6d923d04a3a4d6fbe583ec167
parent0d9505b7ac94ee16a546cc6f562aeb3aec432733 (diff)
parentcf88037a9758601b5893ea8677f3d9dbd1465534 (diff)
Merge "docs: Update installation instructions"
-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
--------------------