summaryrefslogtreecommitdiffstats
path: root/docs/overview/kvmfornfv_overview.rst
diff options
context:
space:
mode:
authorkalyanreddy <reddyx.gundarapu@intel.com>2017-03-28 11:34:11 +0530
committerJiang, Yunhong <yunhong.jiang@intel.com>2017-03-28 14:27:51 +0000
commitb04935b08394a9b64b69429215e27f0323065bfa (patch)
treecf0d1e241a2d01a187e408d0cb52b5cf4c3c986e /docs/overview/kvmfornfv_overview.rst
parent9f343782f79512bb6423c973f591dcc90b63ab6b (diff)
Update documentation structure.
This patch is used to update documentation structure. Change-Id: I50d4ef4256ccfc57a0434123e7532a50000582cf Co-Authored by:Srinivas <srinivas.atmakuri@tcs.com> Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com> Co-Authored by:shravani paladugula <shravanix.paladugula@intel.com> Co-Authored by:Navya Bathula <navyax.bathula@intel.com> Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com> (cherry picked from commit f1f3cc27f23bdde81c37d8142d4288d811bd5e45)
Diffstat (limited to 'docs/overview/kvmfornfv_overview.rst')
-rw-r--r--docs/overview/kvmfornfv_overview.rst48
1 files changed, 0 insertions, 48 deletions
diff --git a/docs/overview/kvmfornfv_overview.rst b/docs/overview/kvmfornfv_overview.rst
deleted file mode 100644
index 7c3005a04..000000000
--- a/docs/overview/kvmfornfv_overview.rst
+++ /dev/null
@@ -1,48 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-
-.. http://creativecommons.org/licenses/by/4.0
-
-========================
-KVM4NFV Project Overview
-========================
-
-Project Purpose
----------------
-**Purpose:**
-
- ``This document provides an overview of the areas that can be addressed to
- enhance the KVM Hypervisor for NFV. It is intended to capture and convey the
- significant changes which have been made on the KVM Hypervisor.``
-
-Project Description
--------------------
-The NFV hypervisors provide crucial functionality in the NFV
-Infrastructure(NFVI).The existing hypervisors, however, are not necessarily
-designed or targeted to meet the requirements for the NFVI.
-
-This design focuses on the enhancement of following area for KVM Hypervisor
-
-* Minimal Interrupt latency variation for data plane VNFs:
- * Minimal Timing Variation for Timing correctness of real-time VNFs
- * Minimal packet latency variation for data-plane VNFs
-* Fast live migration
-
-The detailed understanding of this project is organized into different sections-
-
-* **installation procedure** - This will give the user instructions on how to deploy
- available KVM4NFV build scenario.
-* **design** - This includes the parameters or design considerations taken into
- account for achieving minimal interrupt latency for the data VNFs.
-* **requirements** - This includes the introduction of KVM4NFV project,
- specifications of how the project should work, and constraints placed upon
- its execution.
-* **configuration guide** - This provides guidance for configuring KVM4NFV
- environment, even with the use of specific installer tools for deploying some
- components, available in the Danube release of OPNFV.
-* **scenarios** - This includes the sceanrios that are currently implemented in the
- kvm4nfv project,features of each scenario and a general guide to how to deploy them.
-* **userguide** - This provides the required technical assistance to the user, in
- using the KVM4NFV process.
-* **release notes** - This describes a brief summary of recent changes, enhancements
- and bug fixes in the KVM4NFV project.
-* **glossary** - It includes the definition of terms, used in the KVM4NFV project.