diff options
author | Weidong Shao <weidong.shao@huawei.com> | 2015-11-09 23:01:58 +0000 |
---|---|---|
committer | Weidong Shao <weidong.shao@huawei.com> | 2015-12-07 16:50:47 +0000 |
commit | ad63349c9af6ede68618daa9f8d4066c1b252f1a (patch) | |
tree | 2881f44df045f8680f03a09bd2d65f71bceba093 | |
parent | 1da5c34e44e6c80bf9a3be591d670592c99bc4f0 (diff) |
Add GENESIS-42 for support of offline deployment
JIRA: GENESIS-42
Change-Id: I86fa60f39b97d33c6ba2c28ec952e85d6b826cf8
Signed-off-by: Weidong Shao <weidong.shao@huawei.com>
-rw-r--r-- | docs/sources/ux-requirements.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/sources/ux-requirements.rst b/docs/sources/ux-requirements.rst index 0214aa8..69494b1 100644 --- a/docs/sources/ux-requirements.rst +++ b/docs/sources/ux-requirements.rst @@ -121,8 +121,12 @@ Installation method related requirements * `Jira GENESIS-3 <https://jira.opnfv.org/browse/GENESIS-3>`_: new requirement... + * `Jira GENESIS-38 <https://jira.opnfv.org/browse/GENESIS-38>`_: Installers should supply a script or set of scripts ("deploy.sh") to automatically install the jumphost (from there, the entire OPNFV system is automatically installed). +* `Jira GENESIS-42 <https://jira.opnfv.org/browse/GENESIS-42>`: Requirement: Support deployment offline. Jump host may have Internet access, but the installers should support offline installation on target hosts during the deployment phase. (either manual or automatic) + + Documentation related requirements ---------------------------------- .. Please add the Jira story reference to each requirement. |