From b97b9be9fb62e7ddfbe31b7238b136a985c4411d Mon Sep 17 00:00:00 2001 From: Frank Brockners Date: Sat, 23 Apr 2016 09:58:54 -0700 Subject: Evolve templates to include Colorado release Evolved templates for system and ux requirements to cover Colorado (in addition to Brahmaputra). Requirements that are only for Brahmaputra are flagged as "Brahmaputra:". Requirements that are only for Colorado are flagged as "Colorado:". Placeholders added only, to be used as guiding examples (see e.g. for Openstack version or OpenDaylight version). Requirements that apply from Brahmaputra onwards are tagged as "Brahmpautra and later:". System.rst files which describe the components for a release are move to release specific directories. Change-Id: I614921a9bf9c8166c9a19000ee822bdc3b9e2994 Signed-off-by: Frank Brockners --- docs/requirements/brahmaputra/system.rst | 63 ++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 docs/requirements/brahmaputra/system.rst (limited to 'docs/requirements/brahmaputra/system.rst') diff --git a/docs/requirements/brahmaputra/system.rst b/docs/requirements/brahmaputra/system.rst new file mode 100644 index 0000000..c451a9b --- /dev/null +++ b/docs/requirements/brahmaputra/system.rst @@ -0,0 +1,63 @@ +.. Copyright 2015 Open Platform for NFV Project, Inc. and its contributors + +.. This work is licensed under the +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. ----------------------------------------------------------------------- + +.. Document to list the requirements the target system a + particular installer creates. + Please add a bullet each for every requirement added. + +Target system requirements +========================== + +Release: OPNFV Brahmaputra + +This document lists requirements for the target system that +an installer creates. Different from the requirements document +on user-experience, this document focuses on the key hardware +and software components the different deployment tools install +and/or configure. + + +Minimum base Operating System distribution supported: +----------------------------------------------------- + +* `GENESIS-4 `_: + Installers should support either Centos 7 or Ubuntu 14.04 + as target system base OS. + +Components/features installed for OpenStack: +-------------------------------------------- + +* `GENESIS-53 `_: + OpenStack Heat should be installed. + +Minimum base OpenStack distribution supported: +---------------------------------------------- + +* `GENESIS-7 `_: + Installers should support OpenStack Liberty release. + +SDN Controller: +--------------- + +* `GENESIS-6 `_: + Installers should support OpenDaylight Beryllium Release. + +* `GENESIS-49 `_: + Installers should support ONOSFW. + +VM Controller: +-------------- + +Hypervisor: +----------- + +* `GENESIS-8 `_: + Installers should support KVM hypervisor. + +Virtual forwarder: +------------------ -- cgit 1.2.3-korg