summaryrefslogtreecommitdiffstats
path: root/docs/requirements/use_cases/l3vpn_any_to_any.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/requirements/use_cases/l3vpn_any_to_any.rst')
-rw-r--r--docs/requirements/use_cases/l3vpn_any_to_any.rst35
1 files changed, 11 insertions, 24 deletions
diff --git a/docs/requirements/use_cases/l3vpn_any_to_any.rst b/docs/requirements/use_cases/l3vpn_any_to_any.rst
index b11a381..574eac6 100644
--- a/docs/requirements/use_cases/l3vpn_any_to_any.rst
+++ b/docs/requirements/use_cases/l3vpn_any_to_any.rst
@@ -55,13 +55,13 @@ subnet 10.1.1.0/24.
-Derrived Requirements
+Derived Requirements
~~~~~~~~~~~~~~~~~~~~~
Northbound API / Workflow
+++++++++++++++++++++++++
-[**Georg: this section needs to be made more readable**]
+.. **Georg: this section needs to be made more readable**
An example of the desired workflow is as follows:
@@ -87,21 +87,6 @@ An example of the desired workflow is as follows:
-Data model objects
-++++++++++++++++++
- - TBD
-
-
-Orchestration
-+++++++++++++
- - TBD
-
-
-Dependencies on compute services
-++++++++++++++++++++++++++++++++
- - TBD
-
-
Current implementation
~~~~~~~~~~~~~~~~~~~~~~
@@ -181,16 +166,18 @@ Comments:
* The ports are associated indirectly to the VPN through their networks.
-* The BGPVPN backend takes care of distributing the /32 routes to the OVR instances
- and assigning appropriate RD values.
+* The BGPVPN backend takes care of distributing the /32 routes to the vForwarder
+ instances and assigning appropriate RD values.
Gaps in the current solution
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-There are no gaps in the currently available solution which prevent realizing
-this particular use case.
-[**Georg: there are no gaps in terms of functionality provided by the BGPVPN
-project. However, a better analysis of the multi-backend support in Neutron is
-needed**]
+In terms of the functionality provided by the BGPVPN project, there are no gaps
+preventing this particular use case from a L3VPN perspective.
+
+However, in order to support the multi-vendor aspects of this use case, a better
+support for integrating multiple backends is needed (see previous use case).
+
+