diff options
author | 2016-08-18 11:04:38 +0200 | |
---|---|---|
committer | 2016-08-19 14:56:07 +0200 | |
commit | 33c5e8c359ed51349a3810f68886a25f6fc10f79 (patch) | |
tree | ac5022d899a729fa6eb0036d5f7c5ffdc227e1b7 /docs/userguide/feature.userguide.rst | |
parent | 55ef39e7796633029e5a3e061532e0984c2be798 (diff) |
Adding ovsnfv scenario docs
Copied these docs from https://gerrit.opnfv.org/gerrit/#/c/18563/
These should be in the feature/scenarion project repo for better information control by the projects.
Added some notes to the installer links indicating they need to be updated when the final URL's are available.
co-author: Billy O'Mahony <billy.o.mahony@intel.com>
Change-Id: I21bfca06e4a8d117bb10b7b79504eb20aa62d4b7
Signed-off-by:Christopher Price <christopher.price@ericsson.com>
Diffstat (limited to 'docs/userguide/feature.userguide.rst')
-rw-r--r-- | docs/userguide/feature.userguide.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/userguide/feature.userguide.rst b/docs/userguide/feature.userguide.rst new file mode 100644 index 0000000..5741f2d --- /dev/null +++ b/docs/userguide/feature.userguide.rst @@ -0,0 +1,17 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Intel Corporation + +OVSNFV description +===================== +Open vSwtich (OVS) is a software switch commonly used in OPNFV deployments. +OVSNFV project supplies a Fuel Plugin to upgrade DPDK enabled Open vSwitch on +an OPNFV to 2.5.90. + + +OVSNFV capabilities and usage +================================ +After installation use of the scenario requires no further action by the user. +Traffic on the private network will automatically be processed by the upgraded +DPDK datapath. + |