diff options
author | Weidong Shao <weidong.shao@huawei.com> | 2015-11-16 13:20:32 +0000 |
---|---|---|
committer | Weidong Shao <weidong.shao@huawei.com> | 2015-12-07 15:33:50 +0000 |
commit | cad2408ba7682c1a2f0019d383f6867af75f0fe9 (patch) | |
tree | d085970213c4015824a719667e468c34199e4009 /docs/sources | |
parent | 1da5c34e44e6c80bf9a3be591d670592c99bc4f0 (diff) |
Instaler should provide user guide and release notes.
JIRA: GENESIS-34
JIRA: GENESIS-35
Change-Id: Ie43b76b5eb852d6731f9d5bb6f20795020baa6bc
Signed-off-by: Weidong Shao <weidong.shao@huawei.com>
Diffstat (limited to 'docs/sources')
-rw-r--r-- | docs/sources/system-requirements.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/sources/system-requirements.rst b/docs/sources/system-requirements.rst index 7cb78d1..37862e4 100644 --- a/docs/sources/system-requirements.rst +++ b/docs/sources/system-requirements.rst @@ -65,6 +65,7 @@ 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 @@ -76,3 +77,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 + + |