diff options
author | Tim Irnich <tim.irnich@ericsson.com> | 2016-08-15 08:56:08 +0200 |
---|---|---|
committer | Tim Irnich <tim.irnich@ericsson.com> | 2016-08-19 15:18:56 +0200 |
commit | a070148babcc8f589baef1166197263761a63f46 (patch) | |
tree | 4667746ca75224a48930e20988a8136e7c3beecd /docs/configguide | |
parent | bc715cf525afa81c261a03ab7646f16ca6356f16 (diff) |
Moving documentation content into new template
JIRA: DOCS-103, DOCS-134, SDNVPN-40
Moving documentation content into new feature description and user guide template.
Change-Id: I2c1549b44ef43e28961f1a0d2885adc0dd161910
Signed-off-by: Tim Irnich <tim.irnich@ericsson.com>
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/featureconfig.rst | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst deleted file mode 100644 index 437f783..0000000 --- a/docs/configguide/featureconfig.rst +++ /dev/null @@ -1,23 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) Tim Irnich (tim.irnich@ericsson.com) - -Configuring SDNVPN features ---------------------------- - -Fuel installer configuration - -In order to install the BGPVPN feature, the corresponding checkbox in Fuel has to be -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, -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 -of internal VxLAN transport tunnels between compute nodes. - -No post-configuration activities are required. - |