summaryrefslogtreecommitdiffstats
path: root/docs/release
diff options
context:
space:
mode:
authorSofia Wallin <sofia.wallin@ericsson.com>2017-10-17 14:09:16 +0200
committerSofia Wallin <sofia.wallin@ericsson.com>2017-10-17 14:09:16 +0200
commit6e1d3f96c682aaf0aa7ecdd774bbfa814b21542c (patch)
tree958ef57376d6d1064383e2ba08e1fefc4c764978 /docs/release
parent094ee4a14e456521b8eeb8a7256c49a145ce7e80 (diff)
Minor corrections
Change-Id: I04115acd19ba7af24e91e731802a4cee06b10951 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/release')
-rw-r--r--docs/release/overview.rst18
-rw-r--r--docs/release/release-notes.rst2
2 files changed, 7 insertions, 13 deletions
diff --git a/docs/release/overview.rst b/docs/release/overview.rst
index ad230f01d..c7614de5c 100644
--- a/docs/release/overview.rst
+++ b/docs/release/overview.rst
@@ -122,13 +122,12 @@ Operating Systems
OPNFV currently uses Linux on all target machines, this can include Ubuntu, Centos or SUSE Linux. The
specific version of Linux used for any deployment is documented in the installation guide.
------------------------
Networking Technologies
------------------------
+=======================
+---------------
SDN Controllers
---------------
-
OPNFV, as an NFV focused project, has a significant investment on networking technologies
and provides a broad variety of integrated open source reference solutions. The diversity
of controllers able to be used in OPNFV is supported by a similarly diverse set of
@@ -147,10 +146,9 @@ being worked on by the community during this release of OPNFV include:
* OVN: A virtual networking solution developed by the same team that created OVS. OVN stands for
Open Virtual Networking and is dissimilar from the above projects in that it focuses only on overlay networks.
-
+----------
Data Plane
----------
-
OPNFV extends Linux virtual networking capabilities by using virtual switching
and routing components. The OPNFV community proactively engages with the following open source
communities to address performance, scale and resiliency needs apparent in carrier
@@ -164,9 +162,9 @@ networks.
* DPDK: a set of libraries that bypass the kernel and provide polling mechanisms, instead of interrupt based operations,
to speed up packet processing. DPDK works with both OVS and FD.io.
+----
MANO
----
-
OPNFV integrates open source MANO projects for NFV orchestration and VNF management.
New MANO projects are constantly being added, currently OPNFV integrates:
* OpenBaton: Open Baton is a ETSI NFV compliant Management and Orchestration (MANO) Framework.
@@ -227,7 +225,6 @@ the infrastructure iteratively in order to fulfill the release criteria.
--------
Functest
--------
-
Functest provides a functional testing framework incorporating a number of test suites
and test cases that test and verify OPNFV platform functionality.
The scope of Functest and relevant test cases can be found in the :ref:`Functest User Guide <functest-userguide>`
@@ -239,7 +236,6 @@ platform are running successfully.
---------
Yardstick
---------
-
Yardstick is a testing project for verifying the infrastructure compliance when running VNF applications.
Yardstick benchmarks a number of characteristics and performance vectors on the infrastructure making it
a valuable pre-deployment NFVI testing tools.
@@ -282,22 +278,23 @@ Some of the projects focused on these testing areas include:
-----------
Bottlenecks
-----------
-
Bottlenecks provides a framework to find system limitations and bottlenecks, providing
root cause isolation capabilities to facilitate system evaluation.
+--------
NFVBench
--------
-
NFVbench is a lightweight end-to-end dataplane benchmarking framework project.
It includes traffic generator(s) and measures a number of packet performance related metrics.
+----
QTIP
----
QTIP boils down NFVI compute and storage performance into one single metric for easy comparison.
QTIP crunches these numbers based on five different categories of compute metrics and relies on
Storperf for storage metrics.
+--------
Storperf
--------
Storperf measures the performance of external block storage. The goal of this project is
@@ -306,7 +303,6 @@ to provide a report based on SNIA’s (Storage Networking Industry Association)
------
VSPERF
------
-
VSPERF provides an automated test-framework and comprehensive test suite for measuring data-plane
performance of the NFVI including switching technology, physical and virtual network interfaces.
The provided test cases with network topologies can be customized while also allowing individual
diff --git a/docs/release/release-notes.rst b/docs/release/release-notes.rst
index 442089233..2a7a356f1 100644
--- a/docs/release/release-notes.rst
+++ b/docs/release/release-notes.rst
@@ -16,8 +16,6 @@ Project release notes:
:ref:`Apex Release Notes <apex-releasenotes>`
-:ref:`Armband Release Notes <armband-release-notes-label>`
-
:ref:`Barometer Release Notes <barometer-releasenotes>`
:ref:`Bottlenecks Release Notes <bottlenecks-releasenotes>`