diff options
Diffstat (limited to 'docs/sources')
-rw-r--r-- | docs/sources/system-requirements.rst | 22 | ||||
-rw-r--r-- | docs/sources/ux-requirements.rst | 23 |
2 files changed, 36 insertions, 9 deletions
diff --git a/docs/sources/system-requirements.rst b/docs/sources/system-requirements.rst index 2978e42..5cc11ad 100644 --- a/docs/sources/system-requirements.rst +++ b/docs/sources/system-requirements.rst @@ -66,3 +66,25 @@ Hypervisor: `GENESIS-50 <https://jira.opnfv.org/browse/GENESIS-50>`_: nfv-kvm installation requirement Virtual forwarder: ================== + +`GENESIS-46 <https://jira.opnfv.org/browse/GENESIS-46>`_: SFC support + 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 https://github.com/priteshk/ovs.git + git checkout nsh-v8 + + +Installer Documentation: +======================== + +`GENESIS-34 <https://jira.opnfv.org/browse/GENESIS-34`_: Installers should provide a user guide + +`GENESIS-35 <https://jira.opnfv.org/browse/GENESIS-35`_: Installers should provide release notes for an OPNFV release as part of the documentation provided + + diff --git a/docs/sources/ux-requirements.rst b/docs/sources/ux-requirements.rst index c02accc..37cb6ec 100644 --- a/docs/sources/ux-requirements.rst +++ b/docs/sources/ux-requirements.rst @@ -59,6 +59,12 @@ Network setup and configuration related requirements * `Jira GENESIS-43 <https://jira.opnfv.org/browse/GENESIS-43>`_: Neutron DHCP servers should be configured in HA per tenant +* `Jira GENESIS-61 <https://jira.opnfv.org/browse/GENESIS-61>`_: Supported Layer 1/2 Networking + Configurations + +* `Jira GENESIS-62 <https://jira.opnfv.org/browse/GENESIS-62>`_: Supported Logical Networks for + Target System + * `Jira GENESIS-72 <https://jira.opnfv.org/browse/GENESIS-72`_: Support L3-neutron agent as an option for L3 @@ -85,6 +91,8 @@ System definition and system configuration requirements * `Jira GENESIS-3 <https://jira.opnfv.org/browse/GENESIS-3>`_: new requirement... * `Jira GENESIS-16 <https://jira.opnfv.org/browse/GENESIS-16>`_: Common ability to input site, topology, and server information. +* `Jira GENESIS-17 <https://jira.opnfv.org/browse/GENESIS-17>`_: User-configurable parameters + available via config files. * `Jira GENESIS-18 <https://jira.opnfv.org/browse/GENESIS-18>`_: Allow assignment of different roles to servers, so that hardware and software can be configured according to the role. * `Jira GENESIS-19 <https://jira.opnfv.org/browse/GENESIS-19>`_: @@ -95,11 +103,9 @@ System definition and system configuration requirements Requirements pertaining to the qualities of the deployment process ------------------------------------------------------------------ -.. Please add the Jira story reference to each requirement. - Note that the below listed "GENESIS-3" Jira stories are place holders - and are to be changed for the actual Jira reference. -* `Jira GENESIS-3 <https://jira.opnfv.org/browse/GENESIS-3>`_: new requirement... +* `Jira GENESIS-31 <https://jira.opnfv.org/browse/GENESIS-31>`_: Installers to be agnostic to + type of hard drives used Security related requirements ----------------------------- @@ -108,9 +114,9 @@ Security related requirements and are to be changed for the actual Jira reference. * `Jira GENESIS-3 <https://jira.opnfv.org/browse/GENESIS-3>`_: new requirement... +* `Jira GENESIS-23 <https://jira.opnfv.org/browse/GENESIS-23>`_: Enable Mandatory Access Control by default. Installer should enable MAC either using SElinux or AppArmour. * `Jira GENESIS-24 <https://jira.opnfv.org/browse/GENESIS-24>`_: Installers should install ssh keys on servers so that key-based login can be used for administration - Testing related requirements ---------------------------- .. Please add the Jira story reference to each requirement. @@ -121,11 +127,10 @@ Testing related requirements Installation method related requirements ---------------------------------------- -.. Please add the Jira story reference to each requirement. - Note that the below listed "GENESIS-3" Jira stories are place holders - and are to be changed for the actual Jira reference. +* `Jira GENESIS-39 <https://jira.opnfv.org/browse/GENESIS-39>`_: Ability to install with upstream + artifacts. -* `Jira GENESIS-3 <https://jira.opnfv.org/browse/GENESIS-3>`_: new requirement... +* `Jira GENESIS-38 <https://jira.opnfv.org/browse/GENESIS-38>`_: Installers should supply a script or set of scripts ("deploy.sh") to automatically install the jumphost (from there, the entire OPNFV system is automatically installed). Documentation related requirements ---------------------------------- |