summaryrefslogtreecommitdiffstats
path: root/docs/sources/system-requirements.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-02-21Adding new structure for the genesis requirements doc.ChristopherPrice1-64/+0
Also aligned heading levels for readability. Change-Id: I1e673637c044dc84201e922c9d8b4e3142a2ad27 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-11Merge "License information update"Frank Brockners1-11/+3
2016-02-10License information updateFrank Brockners1-11/+3
OPNFV documentation is licensed under Creative Commons Attribution 4.0 International License. This patch updates the documents in the genesisreq repository to reflect license information appropriately. Change-Id: I54011bec422591853db8b3be99860c1b080cbccd Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2016-02-09Requirement update: OpenDaylight Be as defaultFrank Brockners1-1/+1
Installers should support the installation of OpenDaylight Beryllium release as default. OpenDaylight Beryllium became available in the form of stable release candidates during the final stages of the OPNFV Brahmaputra release composition. In was found that OpenDaylight Beryllium provides for several improvements over the Lithium release. This includes improved stability of tests as well as support for several projects (e.g. SFC, SDNVPN, etc.) All installers have successfully reported integration with OpenDaylight Beryllium. As a consequence, the original requirement for support of OpenDaylight Lithium was changed to support OpenDaylight Beryllium as default. JIRA: GENESIS-6 Change-Id: I4c09b2c4b30c7c45904fbc9b599cbaf2d43f3aa7 Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2016-01-21Editorial updates to requirements docsFrank Brockners1-31/+21
Updates to system-requirements and ux-requirements docs. - Fixed formatting - Fixed broken links - Moved documentation requirements from system-req document to ux-req document - Fixed (some) grammar Note that non editorial fixes (e.g. removal for certain requirements no longer apply to Brahmaputra are handled in other patches). This patch is a replica of 7435 which got abandoned due to merge issues. Change-Id: Ibb914f523a7719f8240d4a690cd645f44500108e Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2016-01-21Merge "Removing NFV-KVM requirement for Brahmaputra"Frank Brockners1-1/+0
2016-01-20Removing SFC/OVS-NSH requirement for BrahmaputraFrank Brockners1-12/+0
Different than originally planned, the sfc project did not supply integration for all installers participating in Genesis. As a consequence, OVS-NSH (the specific version) cannot be supported as a common requirement for Brahmaputra. It will be reconsidered for Release 3. JIRA: GENESIS-46 Change-Id: I9e9968f5c1da12c6620794cc8c4ff4c9293792bd Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2016-01-20Removing NFV-KVM requirement for BrahmaputraFrank Brockners1-1/+0
Different than originally planned, the nfv4kvm project did not supply integration for all installers participating in Genesis. As a consequence, NFV-KVM cannot be supported as a common requirement for Brahmaputra. It will be reconsidered for Release 3. JIRA: GENESIS-50 Change-Id: I3de736e12ee37e23ba0de524283804ac3d33d0ff Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2016-01-04Requirement: OpenStack Heat installed (for QTIP)Frank Brockners1-0/+5
The OPNFV Qtip project requires the installation of Openstack Heat. Replica patch of 4435, which was abandoned due to merge/rebase issues. JIRA: GENESIS-53 Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2015-12-07Merge "Instaler should provide user guide and release notes."Weidong Shao1-0/+11
2015-12-07Merge "nfv-kvm installation requirement"Wei Shao1-0/+1
2015-12-07Instaler should provide user guide and release notes.Weidong Shao1-0/+11
JIRA: GENESIS-34 JIRA: GENESIS-35 Change-Id: Ie43b76b5eb852d6731f9d5bb6f20795020baa6bc Signed-off-by: Weidong Shao <weidong.shao@huawei.com>
2015-12-02Added JIRA: GENESIS-46 for votingJonas Bjurel1-0/+11
Description: The SFC project needs a version of OVS that supports Network Service Headers (NSH). The required end-system state for the B-release will be an official OVS patch that Intel is preparing that will provide full OVS 2.4 support. This official OVS patch is not available yet. Until this official patch is available, there is a patch available in a private branch that we will have to use during the life cycle of the B release. This private OVS branch does not support all of the OVS 2.4 features. The private OVS branch can be obtained as follows: git clone -b nsh-v8 https://github.com/priteshk/ovs.git JIRA:GENESIS-46 Change-Id: Iae5a102340ba5b7a75651c7efb9256566177ed8d Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2015-12-01nfv-kvm installation requirementWei Shao1-0/+1
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>
2015-11-18Merge "Requirement proposal: Support for ONOSFW"Weidong Shao1-0/+4
2015-11-10System Requirement: KVM SupportTim Rozet1-0/+1
An installer should support the installation of KVM version 2.0 or newer. JIRA: GENESIS-8 Change-Id: I2da8cd17b1a190cf805f5acadf72c3cf0bd460c0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-10-11Requirement proposal: Support for ONOSFWWeidong Shao1-0/+4
This requirements proposes that installers for B-release support ONOSFW. Change-Id: Ia74dd5ba97a2319a318258a0a9bd560dfc34079e JIRA: GENESIS-49 Signed-off-by: Weidong Shao <weidong.shao@huawei.com>
2015-10-05Requirement Proposal: OpenDaylight Lithium ReleaseTim Rozet1-0/+2
This requirement proposes that every installer MUST be capable of installing OpenDaylight SDN Controller. The version that will be required for Brahmaputra will be Lithium. JIRA: GENESIS-6 Change-Id: I0efe7ddef52eb0c1c281071231c2ee2aec2cf7c9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-21Requirement Proposal: OpenStack LibertyTim Rozet1-9/+15
Adds Liberty requirement for all installers. Also cleans up the rst structure to be valid. JIRA: GENESIS-7 Change-Id: Ia1760d02119912163c86599cdee997596960a841 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-17Requirement proposal: Centos 7 or Ubuntu 14.04 OSTim Rozet1-11/+2
This requirement proposes that installers for B-release use at least Centos 7 or Ubuntu 14.04 as their target OPNFV system base OS. Version numbers may be higher, but must be at least be major versions listed previously. JIRA: GENESIS-4 Change-Id: I389b7b0f475c8eaf5c163c48e83d066d60119a59 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-08-25Base templates and directory structure for GenesisFrank Brockners1-0/+63
Base templates to articulate requirements which are common and are to be followed by all installers participating in Genesis. Template provided: * Requirements for common system components * Requirements for a common user experience In additon, a high level directory structure is put in place - to allow for later easy migration of current BGS/Genesis common files. Change-Id: I219246ee33eefe3a5b1cec421223d00745f0f910 Signed-off-by: Frank Brockners <fbrockne@cisco.com>