summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilly O'Mahony <billy.o.mahony@intel.com>2016-08-22 14:10:09 +0100
committerBilly O'Mahony <billy.o.mahony@intel.com>2016-08-22 14:10:09 +0100
commitcf88037a9758601b5893ea8677f3d9dbd1465534 (patch)
tree68deb672a603d5d37d0f63a778fdbd88dbd0e192
parent33c5e8c359ed51349a3810f68886a25f6fc10f79 (diff)
docs: Update installation instructions
Change-Id: Ie2a91b9e2d39903c379fef957af8732dc9776335 Signed-off-by: Billy O'Mahony<billy.o.mahony@intel.com>
-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
--------------------