diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-24 12:43:52 +0100 |
---|---|---|
committer | timirnich <tim.irnich@ericsson.com> | 2016-02-25 01:45:04 -0800 |
commit | 34c0b9985bde20e6292df61ade0241ebab1c20e4 (patch) | |
tree | 228f16769ffbf063f34289afa8a576aae6179361 /docs/platformoverview | |
parent | af7d07b6c76d47a8223467f9091dfe2636aed981 (diff) |
Adding SDNVPN release documentation.
Change-Id: Iff53422b5e609a21e7165946d776e66fdfdbe431
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'docs/platformoverview')
-rw-r--r-- | docs/platformoverview/platformoverview.rst | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/platformoverview/platformoverview.rst b/docs/platformoverview/platformoverview.rst index 346673e..9a7068f 100644 --- a/docs/platformoverview/platformoverview.rst +++ b/docs/platformoverview/platformoverview.rst @@ -1,5 +1,13 @@ +.. 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) + SDNVPN platform components and features --------------------------------------- -Stuff about SDNVPN project platfrom components... - +The SDN VPN feature enhances OPNFV's baseline OpenStack deployment with the +possibility to configure BGP based VPNs according to the OpenStack Neutron +Stadium project BGPVPN. The BGPVPN project consists of an API specification, +framework implementation and a number of backend drivers (Bagpipe, OpenContrail, +Nuage and OpenDaylight currently). In OPNFV Brahmaputra only the ODL backend +is supported. |