summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei Shao <weidong.shao@huawei.com>2015-12-01 20:58:29 +0000
committerWei Shao <weidong.shao@huawei.com>2015-12-01 21:23:09 +0000
commitbbe3a5566c372c596e7cb92a81dd54f253c0f2e8 (patch)
tree65bf81bfeb296c251e4ab19c840baa82156728be
parente06162ac9939408c9d0f96b3dc0a0954255cf062 (diff)
nfv-kvm installation requirement
Project Name: (nfv-kvm)(NFV Hypervisors-KVM) Project Lead: Don Dugger (donald.d.dugger@intel.com) Target Release: B release List of proposed requirements: 1) Install Kernel package with NFV enhancement support 2) Install QEMU package with NFV enhancement support 3) Provide a method so that user can input platform specific parameters. OPNFV release: Brahmaputra Timeline: In order to integrate into CI and fix bugs we would require implementation at least 2 months prior to B-release Purpose: Special kernel/QEMU functions may be needed to meet advanced NFV usage requirements, like real time, live migration etc. The nfv4kvm project provide such functionality, so it will be good to integrate the kernel/QEMU into the installer. Proposed requirements: 1) Nfv-kvm would provide kernel source and QEMU source that meet NFV requirement, including real time, live migration etc. The installer can install the kernel/qemu package build from the kernel/qemu repo code. 2) Grub entry would be updated to adding NFV specific kernel parameters like "isolcpus", "nohz_full" etc. The installer should get input from user for such parameters. JIRA: GENESIS-50 Change-Id: Ifb52d1bfeb60c79cbb51c9c6d16da204f652f467 Signed-off-by: Wei Shao <weidong.shao@huawei.com>
-rw-r--r--docs/sources/system-requirements.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sources/system-requirements.rst b/docs/sources/system-requirements.rst
index 41ed541..2978e42 100644
--- a/docs/sources/system-requirements.rst
+++ b/docs/sources/system-requirements.rst
@@ -63,5 +63,6 @@ Hypervisor:
===========
`GENESIS-8 <https://jira.opnfv.org/browse/GENESIS-8>`_: KVM Support
+`GENESIS-50 <https://jira.opnfv.org/browse/GENESIS-50>`_: nfv-kvm installation requirement
Virtual forwarder:
==================