diff options
author | Frank Brockners <fbrockne@cisco.com> | 2015-12-18 11:06:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-12-18 11:06:25 +0000 |
commit | 94862f9e7072886bdd31fa6a247768540c0d7f6d (patch) | |
tree | 6a0f83341e02305fd5d50f8651f5815c90bf96ea | |
parent | ed34a15a6408550183802ced329fe7ec366b9149 (diff) | |
parent | 61d549011c44b544dfe75b0d28e31c1278f53946 (diff) |
Merge "Requirement: "All-in-one" build for Brahmaputra"
-rw-r--r-- | docs/sources/ux-requirements.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/sources/ux-requirements.rst b/docs/sources/ux-requirements.rst index faa97be..c8bbb67 100644 --- a/docs/sources/ux-requirements.rst +++ b/docs/sources/ux-requirements.rst @@ -105,6 +105,17 @@ System definition and system configuration requirements Requirements pertaining to the qualities of the deployment process ------------------------------------------------------------------ +* `Jira GENESIS-74 <https://jira.opnfv.org/browse/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 <https://jira.opnfv.org/browse/GENESIS-31>`_: Installers to be agnostic to type of hard drives used |