From 7231dc1561c0847c32f3266fd99f0238888d558e Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Mon, 30 Nov 2015 14:33:00 -0500 Subject: User-configurable parameters available via config files User-configurable parameters available via config.yaml files - with all defaults shown. Exact parameters and formats for these configuration files are outside the scope of this requirement (and TBD by Genesis team). The requirement is simply to be able to support parsing these yaml config files as inputs to all installers. JIRA: GENESIS-17 Change-Id: Id484d59205ce6b423329cfa0a86b7d6d22c04dba Signed-off-by: Tim Rozet --- docs/sources/ux-requirements.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/ux-requirements.rst b/docs/sources/ux-requirements.rst index 596e79e..1fd251d 100644 --- a/docs/sources/ux-requirements.rst +++ b/docs/sources/ux-requirements.rst @@ -79,6 +79,8 @@ System definition and system configuration requirements * `Jira GENESIS-3 `_: new requirement... * `Jira GENESIS-16 `_: Common ability to input site, topology, and server information. +* `Jira GENESIS-17 `_: User-configurable parameters + available via config files. * `Jira GENESIS-18 `_: Allow assignment of different roles to servers, so that hardware and software can be configured according to the role. * `Jira GENESIS-19 `_: -- cgit 1.2.3-korg