diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2016-07-07 16:35:38 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-12 20:55:36 +0000 |
commit | efaf40cf4fb7b29d8e42ccbd6ff247fbf431b568 (patch) | |
tree | ced8a7ecc680acd60de2cff365a6644b7669a424 | |
parent | 1be926efbb966ceed2510fa9f4a3cf02b80b8231 (diff) |
Added stub for summary and conclusion section
Added a basic introductory text for the summary and conlusion
section. In this section, a summary of all gaps shall be given
and corresponding conclusions shall be drawn. These conclusions
shall state whether Neutron can/shall be extended or if some
other networking framework is more suitable.
Change-Id: I78c811bb7611beade2d436f34e672ff8424fcda4
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
-rw-r--r-- | docs/requirements/summary.rst | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/docs/requirements/summary.rst b/docs/requirements/summary.rst index ced6a89..e18555f 100644 --- a/docs/requirements/summary.rst +++ b/docs/requirements/summary.rst @@ -1,7 +1,16 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -Summary -======= +Summary and Conclusion +====================== -TBD +This document presented the results of the OPNFV NetReady (Network Readiness) +project. It described a selection of NFV-related networking use cases and their +corresponding networking requirements. Moreover, for every use case, it +describes an associated gap analysis which analyses the aforementioned +networking requirements with respect to the current OpenStack networking +architecture. + +Based on the gap analyses, we draw the following conclusions: + +* <add conclusions, to be agreed> |