summaryrefslogtreecommitdiffstats
path: root/docs/release/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/overview.rst')
-rw-r--r--docs/release/overview.rst30
1 files changed, 9 insertions, 21 deletions
diff --git a/docs/release/overview.rst b/docs/release/overview.rst
index a3f174806..3014da40f 100644
--- a/docs/release/overview.rst
+++ b/docs/release/overview.rst
@@ -4,6 +4,8 @@
.. SPDX-License-Identifier: CC-BY-4.0
.. (c) Open Platform for NFV Project, Inc. and its contributors
+NOTE: This Document will be updated for Anuket in the Lakelse Release.
+
=================
Platform overview
=================
@@ -30,15 +32,14 @@ and new code.
OPNFV focuses on building NFV Infrastructure (NFVI) and Virtualized Infrastructure Management (VIM) by
integrating components from upstream projects such as OpenDaylight, OVN, OpenStack, Kubernetes,
-Ceph Storage, KVM, Open vSwitch, Linux, DPDK, FD.io and ODP. OPNFV- is able to run on both Intel and
+Ceph Storage, KVM, Open vSwitch, Linux, DPDK and FD.io. OPNFV- is able to run on both Intel and
ARM commercial and white-box hardware, support VM, Container and BareMetal workloads.
These capabilities, along with application programmable interfaces (APIs) to other NFV
elements, form the basic infrastructure required for Virtualized Network Functions (VNF)
and MANO components.
-Concentrating on these components while also considering proposed projects on additional
-topics (such as the MANO components and applications themselves), OPNFV aims to enhance
+Concentrating on these components, OPNFV aims to enhance
NFV services by increasing performance and power efficiency improving reliability,
availability and serviceability, and delivering comprehensive platform instrumentation.
@@ -52,7 +53,7 @@ platform including common hardware requirements, software architecture, MANO and
OPNFV Platform Overview Diagram
-.. image:: ../images/gambia.png
+.. image:: ../images/hunter.png
:alt: Overview infographic of the opnfv platform and projects.
@@ -61,7 +62,6 @@ into the following basic building blocks:
* Hardware: Infrastructure working group, Pharos project and associated activities
* Software Platform: Platform integration and deployment projects
-* MANO: MANO working group and associated projects
* Tooling and testing: Testing working group and test projects
* Applications: All other areas and drive requirements for OPNFV
@@ -87,7 +87,7 @@ The Linux Foundation also hosts an OPNFV lab that provides centralized CI
and other production resources which are linked to community labs.
The Lab-as-a-service (LaaS) offering provides developers to readily access NFV infrastructure on demand.
-Ongoing lab capabilities will include the ability easily automate deploy and test of any OPNFV install
+Ongoing lab capabilities will include the ability to easily automate deployment and test of any OPNFV install
scenario in any lab environment using a concept called “Dynamic CI”.
OPNFV Software Platform Architecture
@@ -116,7 +116,7 @@ refer to the :ref:`OPNFV User Guide & Configuration Guide <opnfv-user-config>`.
Operating Systems
-----------------
-OPNFV currently uses Linux on all target machines, this can include Ubuntu, Centos or SUSE Linux. The
+OPNFV currently uses Linux on all target machines. The
specific version of Linux used for any deployment is documented in the installation guide.
Networking Technologies
@@ -138,8 +138,8 @@ being worked on by the community during this release of OPNFV include:
interface devices (e.g., vNICs) managed by other OpenStack services (e.g. Nova).
* OpenDaylight: addresses multivendor, traditional and greenfield networks, establishing the
industry’s de facto SDN platform and providing the foundation for networks of the future.
-* 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.
+* OVN: a distributed control-plane on top of the popular Open vSwitch (OVS) offers network virtualization
+ services.
----------
Data Plane
@@ -157,11 +157,6 @@ 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.
-
Deployment Architecture
=======================
@@ -277,13 +272,6 @@ 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
--------