From 61d549011c44b544dfe75b0d28e31c1278f53946 Mon Sep 17 00:00:00 2001 From: Frank Brockners Date: Wed, 9 Dec 2015 04:37:36 -0800 Subject: Requirement: "All-in-one" build for Brahmaputra Installers which create a build for Brahmaputra, should create the build as an "all-in-one" build. The the build process of the installer creates a single entity (e.g. ISO) - which has all the artifacts considered and required by all the projects for Brahmaputra packaged in. Or in other terms and as an example: If there are 4 different versions of OVS - all these 4 versions would be contained in the "all in one build". Note: This requirement only applies to installers which support a "build" phase (i.e. create a bootable image, like an iso-image from the different artifacts required). JIRA: GENESIS-74 Change-Id: Ia6f126ae8a062c8e3158b65835a9ae2429cba321 Signed-off-by: Frank Brockners --- docs/sources/ux-requirements.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/sources/ux-requirements.rst b/docs/sources/ux-requirements.rst index bd93abd..e18e448 100644 --- a/docs/sources/ux-requirements.rst +++ b/docs/sources/ux-requirements.rst @@ -101,6 +101,17 @@ System definition and system configuration requirements Requirements pertaining to the qualities of the deployment process ------------------------------------------------------------------ +* `Jira GENESIS-74 `_: + Installers which create a build for Brahmaputra, should create + the build as an "all-in-one" build. The the build process of + the installer creates a single entity (e.g. ISO) - which has + all the artifacts considered and required by all the projects + for Brahmaputra packaged in. Or in other terms and as an example: + If there are 4 different versions of OVS - all these 4 versions + would be contained in the "all in one build". + Note: This requirement only applies to installers which support + a "build" phase (i.e. create a bootable image, like an iso-image + from the different artifacts required). * `Jira GENESIS-31 `_: Installers to be agnostic to type of hard drives used -- cgit 1.2.3-korg