From 08e2491bb9a506c34b2c1cfbe523b38cbd8b01ae Mon Sep 17 00:00:00 2001 From: timirnich Date: Wed, 27 Apr 2016 01:24:13 -0700 Subject: Small update to configuration guide. Change-Id: Ibb7efe2c6a476e205f806e99afdfd041f3740f36 --- docs/configguide/featureconfig.rst | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'docs') diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst index b5c5f7b..12a9b19 100644 --- a/docs/configguide/featureconfig.rst +++ b/docs/configguide/featureconfig.rst @@ -11,14 +11,12 @@ In order to install the BGPVPN feature, the corresponding checkbox in Fuel has t selected. This will trigger installation of the OpenStack BGPVPN API extension for Neutron (set up for using the ODL driver). -In addition, ODL has to be installed, see the corresponding section on how to -install ODL. If the BGPVPN feature is installed, ODL will automatically be installed -with VPN Service karaf feature activated. +In addition, ODL has to be installed, see the corresponding section in the respective +installer documentation on how to install ODL. If the BGPVPN feature is installed, +ODL will automatically be installed with VPN Service karaf feature activated. -No post-deploy configuration is necessary. The Fuel BGPVPN plugin and the ODL -plugin should set up the cluster in a way that it is ready for BGPVPNs being -created. This includes the set-up of internal VxLAN transport tunnels between -compute nodes. +No post-deploy configuration is necessary. The Fuel BGPVPN plugin and the ODL plugin +should set up the cluster ready for BGPVPNs being created. This includes the set-up +of internal VxLAN transport tunnels between compute nodes. No post-configuration activities are required. - -- cgit 1.2.3-korg