diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-04-26 18:35:16 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-04-27 15:59:11 +0000 |
commit | 620c987f338dbe9e3fd379b9a2e4134401ea33b8 (patch) | |
tree | 147b979348462ef682aa72b9a02d81d157f665cc /docs/userguide/index.rst | |
parent | 23b0fe1dbb4a5ac44a81686c0b798d8991d40d83 (diff) |
Prepare Brahmaputra 3.0 releasebrahmaputra.3.0
Change-Id: I12530573ff6cac7764e169225e130d46455ce54f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit 385be28ce7c48928361d1ec70c54cb2c73450f9e)
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 |