diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2016-08-11 10:02:29 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2016-09-16 09:21:47 +0000 |
commit | be8fbafa73dd6f22fa6fadac1adb82ff47072516 (patch) | |
tree | 9a65a6560839877a6f6583c6e0ee07fd26a4cf8e /docs/requirements/use_cases/l3vpn.rst | |
parent | 3204eb82c49f51eb3cc20933248d8c857233bce0 (diff) |
Preparing files for global review
Change-Id: I5db23e973f936aace0123eb40ac24084ff1bdbce
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'docs/requirements/use_cases/l3vpn.rst')
-rw-r--r-- | docs/requirements/use_cases/l3vpn.rst | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/requirements/use_cases/l3vpn.rst b/docs/requirements/use_cases/l3vpn.rst deleted file mode 100644 index c2da424..0000000 --- a/docs/requirements/use_cases/l3vpn.rst +++ /dev/null @@ -1,29 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) Bin Hu - -L3VPN Use Cases -=============== - -.. toctree:: - l3vpn_any_to_any.rst - l3vpn_ecmp.rst - l3vpn_hub_and_spoke.rst - - -Conclusion ----------- - -Based on the gap analyses of the three specific L3VPN use cases we conclude that -there are gaps in both the functionality provided by the BGPVPN project as well -as the support for multiple backends in Neutron. - -Some of the identified gaps [L3VPN-ECMP-GAP1, L3VPN-ECMP-GAP2, L3VPN-HS-GAP3] -in the BGPVPN project are merely missing functionality which can be integrated -in the existing OpenStack networking architecture. - -Other gaps, such as the inability to explicitly disable the layer 2 semantics of -Neutron networks [L3VPN-HS-GAP1] or the tight integration of ports and networks -[L3VPN-HS-GAP2] hinder a clean integration of the needed functionality. In order -to close these gaps, fundamental changes in Neutron or alternative approaches -need to be investigated. |