diff options
author | Frank Brockners <fbrockne@cisco.com> | 2016-01-20 03:26:39 -0800 |
---|---|---|
committer | Frank Brockners <fbrockne@cisco.com> | 2016-01-20 03:26:39 -0800 |
commit | 9d989bbfd37744f4957a9cf69d5b5056bebb78af (patch) | |
tree | 7d7ef7a2ed6279ae3107d7b5cc62c38eacb26273 | |
parent | 46fa097f8e6d6145b685ec4a060d003f5657d30c (diff) |
Removing SFC/OVS-NSH requirement for Brahmaputra
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>
-rw-r--r-- | docs/sources/system-requirements.rst | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/sources/system-requirements.rst b/docs/sources/system-requirements.rst index 08277bd..0e0d31d 100644 --- a/docs/sources/system-requirements.rst +++ b/docs/sources/system-requirements.rst @@ -72,18 +72,6 @@ Hypervisor: 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: ======================== |