Merge "docs: Update installation instructions"
authorMark D. Gray <mark.d.gray@intel.com>
Mon, 22 Aug 2016 16:03:30 +0000 (16:03 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 22 Aug 2016 16:03:30 +0000 (16:03 +0000)
docs/configguide/featureconfig.rst

index 1cbb56e..6679049 100755 (executable)
@@ -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
 --------------------