blob: 3a0ec26f8233e6e64c8c00273612ad1883fd8375 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
***************************
NetReady: Network Readiness
***************************
:Project: NetReady, https://wiki.opnfv.org/display/netready/NetReady
:Editors: TBD
:Authors: Georg Kunz (Ericsson), <add your name here>
:Abstract: OPNFV provides an infrastructure with different SDN controller
options to realize NFV functionality on the platform it builds. As
OPNFV uses OpenStack as VIM, we need to analyze the capabilities this
component offers us. The networking functionality is provided by a
single component called Neutron, which hides the controller under it,
let it be Neutron itself or any supported SDN controller. As NFV
wasn't taken into consideration at the time when Neutron was designed
we are already facing several bottlenecks and architectural
shortcomings while implementing our use cases.
The NetReady project aims at evolving OpenStack networking
step-by-step to find the most efficient way to fulfill the
requirements of the identified NFV use cases, taking into account the
NFV mindset and the capabilities of SDN controllers.
:History:
========== =====================================================
Date Description
========== =====================================================
22.03.2016 Project creation
19.04.2016 Initial version of the deliverable uploaded to Gerrit
========== =====================================================
.. raw:: latex
\newpage
.. include::
glossary.rst
.. toctree::
:maxdepth: 4
:numbered:
introduction.rst
use_cases.rst
current_solutions.rst
gap_analysis.rst
architecture.rst
implementation.rst
summary.rst
|