summaryrefslogtreecommitdiffstats
path: root/docs/sources/system-requirements.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sources/system-requirements.rst')
-rw-r--r--docs/sources/system-requirements.rst22
1 files changed, 22 insertions, 0 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
+
+