diff options
author | timirnich <tim.irnich@ericsson.com> | 2016-04-27 01:24:13 -0700 |
---|---|---|
committer | timirnich <tim.irnich@ericsson.com> | 2016-04-27 01:24:13 -0700 |
commit | 08e2491bb9a506c34b2c1cfbe523b38cbd8b01ae (patch) | |
tree | fd9b12ddc9c1f4fe261c179e7f9d761675668afd /docs/configguide | |
parent | 0eccc38cee2881d311381d81635dd00fb3870117 (diff) |
Small update to configuration guide.
Change-Id: Ibb7efe2c6a476e205f806e99afdfd041f3740f36
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/featureconfig.rst | 14 |
1 files changed, 6 insertions, 8 deletions
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. - |