summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/01-introduction.rst
blob: 4ddde2012494f20d78f27c607ff1bab7e0bbbc5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.. This work is licensed under a Creative Commons Attribution 4.0 International
.. License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) OPNFV, Intel Corporation and others.

============
Introduction
============

**Welcome to SampleVNF's documentation !**


The project's goal was to provide a placeholder for various sample VNF
(Virtual Network Function (:term:`VNF`)) development which includes example
reference architecture and optimization methods related to VNF/Network service
for high performance VNFs.
Today, we only maintain PROX and rapid scripts as part of this project
to perform Network Function Virtualization Infrastructure
(:term:`NFVI`) characterization.

*SampleVNF* is used in OPNFV for characterization of NFVI.


About This Document
===================

This document consists of the following chapters:

* Chapter :doc:`01-introduction` provides a brief introduction to *SampleVNF*
  project's background and describes the structure of this document.

* Chapter :doc:`02-methodology` describes the methodology implemented by the
  *SampleVNF* Project for :term:`NFVI` verification.

* Chapter :doc:`03-installation` provides instructions to install *SampleVNF*.

* Chapter :doc:`04-running_the_test` shows how to run the dataplane testing.