From: Tim Rozet Date: Mon, 30 Nov 2015 19:50:07 +0000 (-0500) Subject: Requirement: Ability to install with upstream artifacts X-Git-Tag: brahmaputra.1.0~21^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ea168dba6d74e270f0223aedbfe9aa3b7bceab9b;p=genesisreq.git Requirement: Ability to install with upstream artifacts Installers should support deployment of OPNFV using artifacts (source code, packages, etc) from 3rd-party repos (vendor specific distros and trunk versions). For example, if an OPNFV project required a specific version of OVS (and provided the compatible artifact) to be installed, an installer would be able to point directly to that artifact and build/deploy with it. JIRA: GENESIS-39 Change-Id: Iea8eddf36b03c124f7fb048f4c301179b2697b59 Signed-off-by: Tim Rozet --- diff --git a/docs/sources/ux-requirements.rst b/docs/sources/ux-requirements.rst index 596e79e..255a1ac 100644 --- a/docs/sources/ux-requirements.rst +++ b/docs/sources/ux-requirements.rst @@ -113,11 +113,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 `_: new requirement... +* `Jira GENESIS-39 `_: Ability to install with upstream + artifacts. Documentation related requirements ----------------------------------