diff options
author | Bin Hu <bh526r@att.com> | 2016-02-23 13:27:38 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2016-02-23 21:30:25 +0000 |
commit | fe07244c05df6c21224386911b2bb2da747585ee (patch) | |
tree | 78ceb60cc3d1c5031c9a0a7834a617a5db658f70 /docs/configguide/featureconfig.rst | |
parent | b2444ac0f435205c186951a478f04f0060ddd61d (diff) |
JIRA:IPVSIX-29 update for referring to release notes of B release installationbrahmaputra.1.0stable/brahmaputra
Change-Id: I859b5f1d5cd065cebca75de20c0b634c73625247
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit c519c9bdda8acee4f5cdf4ad5d12d6401e435489)
Diffstat (limited to 'docs/configguide/featureconfig.rst')
-rw-r--r-- | docs/configguide/featureconfig.rst | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst index a1fc91b..654ca61 100644 --- a/docs/configguide/featureconfig.rst +++ b/docs/configguide/featureconfig.rst @@ -96,8 +96,12 @@ Install OPNFV and Preparation # Non-HA deployment in OpenStack-only environment ./deploy.sh -o liberty -s nosdn -t nonha -l default -f ipv6 -Please **NOTE** that you need to refer to installer's documentation for other necessary -parameters applicable to your deployment. +Please **NOTE** that: + +* You need to refer to **installer's documentation** for other necessary + parameters applicable to your deployment. +* You need to refer to **Release Notes** and **installer's documentation** if there is + any issue in installation. **OPNFV-NATIVE-INSTALL-2**: Clone the following GitHub repository to get the configuration and metadata files @@ -450,8 +454,12 @@ of OPNFV Brahmaputra Release: # Non-HA deployment in OpenStack with Open Daylight L2-only environment ./deploy.sh -o liberty -s odl -t nonha -l default -f ipv6 -Please **NOTE** that you need to refer to installer's documentation for other necessary -parameters applicable to your deployment. +Please **NOTE** that: + +* You need to refer to **installer's documentation** for other necessary + parameters applicable to your deployment. +* You need to refer to **Release Notes** and **installer's documentation** if there is + any issue in installation. **OPNFV-INSTALL-2**: Clone the following GitHub repository to get the configuration and metadata files |