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 17:55:53 +0200 |
commit | 385be28ce7c48928361d1ec70c54cb2c73450f9e (patch) | |
tree | 1638218506371cce04e7e6ca777dfdff5094e116 /docs/userguide/index.rst | |
parent | 790fa04f4503dbf60123bf9414db131580f2c45a (diff) |
Prepare Brahmaputra 3.0 release
Change-Id: I12530573ff6cac7764e169225e130d46455ce54f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
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 dcca57be..60bbc5b1 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 |