From ea168dba6d74e270f0223aedbfe9aa3b7bceab9b Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Mon, 30 Nov 2015 14:50:07 -0500 Subject: 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 --- docs/sources/ux-requirements.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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 ---------------------------------- -- cgit 1.2.3-korg