diff options
-rw-r--r-- | docs/sources/system-requirements.rst | 12 | ||||
-rw-r--r-- | docs/sources/ux-requirements.rst | 27 |
2 files changed, 30 insertions, 9 deletions
diff --git a/docs/sources/system-requirements.rst b/docs/sources/system-requirements.rst index 7cb78d1..5cc11ad 100644 --- a/docs/sources/system-requirements.rst +++ b/docs/sources/system-requirements.rst @@ -63,8 +63,10 @@ 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: ================== + `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 @@ -76,3 +78,13 @@ Virtual forwarder: 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 69494b1..afca5a1 100644 --- a/docs/sources/ux-requirements.rst +++ b/docs/sources/ux-requirements.rst @@ -59,6 +59,18 @@ 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 + +* `Jira GENESIS-69 <https://jira.opnfv.org/browse/GENESIS-69`_: Provide isolated compute node + resources for CEPH OSD + Versioning requirements ----------------------- .. Please add the Jira story reference to each requirement. @@ -79,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>`_: @@ -89,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 ----------------------------- @@ -115,11 +127,8 @@ 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-3 <https://jira.opnfv.org/browse/GENESIS-3>`_: new requirement... +* `Jira GENESIS-39 <https://jira.opnfv.org/browse/GENESIS-39>`_: Ability to install with upstream + artifacts. * `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). |