diff options
author | tomsou <soth@intracom-telecom.com> | 2017-11-06 17:20:17 +0200 |
---|---|---|
committer | tomsou <soth@intracom-telecom.com> | 2017-11-06 17:24:19 +0200 |
commit | 76b166b0b94aece02541c2639c6a1c1a0268fd58 (patch) | |
tree | 771ce66dd41266f5fc4d618c1b60d44aad5e25ed /docs/release | |
parent | 4245d81de9226f64321dcd828e2a91ac912cf7d7 (diff) |
Adapt documentation wo be comply with Apex Integration Guide
Since, Apex installation instructions have been changed, the corresponding section
into docs/release/scenarios/os-odl-bgpvpn/scenario.description.rst is also updated
according https://wiki.opnfv.org/display/apex/Integration+Guide
JIRA: SDNVPN-178
Change-Id: Ie5b5fe677c73669804af71ed4da24dafd98cb5ee
Signed-off-by: tomsou <soth@intracom-telecom.com>
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/scenarios/os-odl-bgpvpn/scenario.description.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/release/scenarios/os-odl-bgpvpn/scenario.description.rst b/docs/release/scenarios/os-odl-bgpvpn/scenario.description.rst index af102cb..2641d82 100644 --- a/docs/release/scenarios/os-odl-bgpvpn/scenario.description.rst +++ b/docs/release/scenarios/os-odl-bgpvpn/scenario.description.rst @@ -91,8 +91,9 @@ should set up the cluster ready for BGPVPNs being created. APEX installer configuration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -To install the SDNVPN feature using the APEX installer, follow the APEX installation guide and -activate the SDNVPN feature when prompted. +To install the SDNVPN feature using the APEX installer, follow the APEX installation guide +(https://wiki.opnfv.org/display/apex/Integration+Guide) and activate the SDNVPN feature when prompted (step "# Now execute a deployment") +i.e. python3 deploy.py -v -n ../config/network/network_settings.yaml -d ../config/deploy/os-odl-bgpvpn-noha.yaml --deploy-dir ../build --lib-dir ../lib --image-dir ../.build --virtual-computes 2 --virtual-default-ram 16 Limitations, Issues and Workarounds =================================== @@ -112,4 +113,4 @@ References ========== For more information on the OPNFV Danube release, please visit -http://www.opnfv.org/danube +https://www.opnfv.org/software |