diff options
author | Bin Hu <bh526r@att.com> | 2016-02-23 13:27:38 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2016-02-23 13:27:38 -0800 |
commit | c519c9bdda8acee4f5cdf4ad5d12d6401e435489 (patch) | |
tree | 78ceb60cc3d1c5031c9a0a7834a617a5db658f70 /docs/configguide | |
parent | a6d705276b2171e1b96ef6d20e45bf6310e3d511 (diff) |
JIRA:IPVSIX-29 update for referring to release notes of B release installation
Change-Id: I859b5f1d5cd065cebca75de20c0b634c73625247
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/configguide')
-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 |