diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-04-27 15:59:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-04-27 15:59:03 +0000 |
commit | 5506086371536397dc532f2da7ae2bf420c260d6 (patch) | |
tree | ebca197f7bf345293e80d416b309b1e0e68a7235 /docs/userguide/index.rst | |
parent | 9c13968cdb32806da738dc520d45270e019f0ad3 (diff) | |
parent | 385be28ce7c48928361d1ec70c54cb2c73450f9e (diff) |
Merge "Prepare Brahmaputra 3.0 release"
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index dcca57bef..60bbc5b1a 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -350,7 +350,21 @@ The available 33 test cases can be grouped into 7 test suites: #. Cleanup test allocations: Destroys all allocations in OpenStack. - +SDNVPN +^^^^^^ +Many telecom network functions are relying on layer-3 infrastructure services, +within a VNF between components, or towards existing external networks. +In many cases, these external networks are implemented in MPLS/BGP technology in +existing service provider wide-area-networks (WAN). This proven technology +provides a good mechanism for inter-operation of a NFV Infrastructure (NFVI) +and WAN. + +The SDNVPN project defined a bgpvpn suite. +This bgpvpn suite deals with 2 Tempest cases dedicated to the test of the +OpenStack bgpvpn API: + + * test_create_bgpvpn + * test_create_bgpvpn_as_non_admin_fail .. include:: ./runfunctest.rst @@ -369,7 +383,6 @@ Test Dashboard ============== Based on results collected in CI, a test dashboard is dynamically generated. -The URL of this dashboard is TODO LF .. include:: ./troubleshooting.rst |