diff options
Diffstat (limited to 'docs/configguide/featureconfig.rst')
-rw-r--r-- | docs/configguide/featureconfig.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst index 12a9b19..437f783 100644 --- a/docs/configguide/featureconfig.rst +++ b/docs/configguide/featureconfig.rst @@ -11,12 +11,13 @@ 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 in the respective -installer documentation on how to install ODL. If the BGPVPN feature is installed, +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 ready for BGPVPNs being created. This includes the set-up +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. + |