From 389c6a826c951b13598fdb1462a29ce41e8a22ac Mon Sep 17 00:00:00 2001 From: Frank Brockners Date: Fri, 12 Aug 2016 04:32:37 -0700 Subject: Editorial updates to os-nosdn-fdio-noha docs Evolved section headers to match OPNFV template. Added references section. Change-Id: I3528f8cc927cfb0a507b7602a00e3f3e657e8c5f Signed-off-by: Frank Brockners --- .../os-nosdn-fdio-noha/scenario.description.rst | 33 ++++++++++++++++++---- 1 file changed, 27 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/scenarios/os-nosdn-fdio-noha/scenario.description.rst b/docs/scenarios/os-nosdn-fdio-noha/scenario.description.rst index b863aee..e4e17b2 100755 --- a/docs/scenarios/os-nosdn-fdio-noha/scenario.description.rst +++ b/docs/scenarios/os-nosdn-fdio-noha/scenario.description.rst @@ -15,11 +15,20 @@ are: - Openstack (in non-HA configuration) - FD.io/VPP virtual forwarder for tenant networking -Scenario Overview -================== +Introduction +============ -Basics ------- +NFV and virtualized high performance applications, such as video processing, +require a "fast data stack" solution that provides both carrier grade +forwarding performance, scalability and open extensibility. + +A key component of any NFV solution is the virtual forwarder, which needs to be +a feature rich, high performance, highly scale virtual switch-router. It needs +to leverage hardware accelerators when available and run in user space. In +addition, it should be modular and easily extensible. The Vector Packet +Processor (VPP) supplied by the FD.io project meets these needs, in that +it offers a highly scalable, high performance and easily extensible +software forwarder that entirely runs in user space. The "Openstack - FD.io/VPP" scenario provides the capability to realize a set of use-cases relevant to the deployment of NFV nodes instantiated by means of @@ -106,5 +115,17 @@ File "deploy_settings.yaml" choose opendaylight as controller with version vpn: false vpp: true -Notes and known issues -====================== +Limitations, Issues and Workarounds +=================================== + +There are no known issues. + +References +========== + + + * FastDataStacks OPNFV project wiki: https://wiki.opnfv.org/display/fds + * Fast Data (FD.io): https://fd.io/ + * FD.io Vector Packet Processor (VPP): https://wiki.fd.io/view/VPP + * ML2 VPP mechanisms driver: https://github.com/naveenjoy/networking-vpp/ + * OPNFV Colorado release - more information: http://www.opnfv.org/colorado -- cgit 1.2.3-korg