From 76b166b0b94aece02541c2639c6a1c1a0268fd58 Mon Sep 17 00:00:00 2001 From: tomsou Date: Mon, 6 Nov 2017 17:20:17 +0200 Subject: 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 --- docs/release/scenarios/os-odl-bgpvpn/scenario.description.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs') 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 -- cgit 1.2.3-korg