From 183ec869bfc403db64b422280b4a6339e070f7d1 Mon Sep 17 00:00:00 2001 From: csatari Date: Wed, 20 Jul 2016 16:42:54 +0200 Subject: Summary changes - Link to Netready wiki added - Time is scoped to OPNFV C release - Link to the document added - Summary of programable provisioning and georedundancy cases added Change-Id: Id5ed642a238661c3d186853953ff638ee5948d4d Signed-off-by: csatari --- docs/requirements/references.rst | 3 +++ docs/requirements/summary.rst | 21 +++++++++++++++++---- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/docs/requirements/references.rst b/docs/requirements/references.rst index e825402..5f1f925 100644 --- a/docs/requirements/references.rst +++ b/docs/requirements/references.rst @@ -6,10 +6,13 @@ .. [BGPVPN] http://docs.openstack.org/developer/networking-bgpvpn/ .. [MULTISITE] https://wiki.opnfv.org/display/multisite/Multisite +.. [NETREADY] https://wiki.opnfv.org/display/netready/NetReady +.. [NETREADY-JIRA] https://jira.opnfv.org/projects/NETREADY/issues/NETREADY-19?filter=allopenissues .. [NETWORKING-SFC] https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining .. [NEUTRON-ROUTED-NETWORKS] https://specs.openstack.org/openstack/neutron-specs/specs/newton/routed-networks.html .. [OS-NETWORKING-GUIDE-ML2] http://docs.openstack.org/mitaka/networking-guide/config-ml2-plug-in.html .. [RFC4364] http://tools.ietf.org/html/rfc4364 .. [RFC7432] https://tools.ietf.org/html/rfc7432 +.. [SELF] http://artifacts.opnfv.org/netready/docs/requirements/index.html .. [TRICIRCLE] https://wiki.openstack.org/wiki/Tricircle#Requirements .. [VLAN-AWARE-VMs] https://blueprints.launchpad.net/neutron/+spec/vlan-aware-vms diff --git a/docs/requirements/summary.rst b/docs/requirements/summary.rst index a56d475..3736072 100644 --- a/docs/requirements/summary.rst +++ b/docs/requirements/summary.rst @@ -5,15 +5,21 @@ Summary and Conclusion ====================== 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 +project ([NETREADY]_). 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. +The contents of the current document are the selected use cases and their +derived requirements and identified gaps for OPNFV C release. + +OPNFV NetReady is open to take any further use cases under analysis in later +OPNFV releases. The project backlog ([NETREADY-JIRA]_) lists the use cases and +topics planned to be developed in future releases of OPNFV. + Based on the gap analyses, we draw the following conclusions: -* * Besides current requirements and gaps identified in support of NFV networking, more and more new NFV networking services are to be innovated in the near future. Those innovations will bring additional requirements, and more significant gaps @@ -23,3 +29,10 @@ Based on the gap analyses, we draw the following conclusions: networking on-demand in order to accelerate time-to-market and achieve business agility for innovations in NFV networking business. +* In NFV environment it should be possible to execute network administrator tasks + without OpenStack administrator rights. + +* In a multi-site setup it should be possible to manage the connection between + the sites in a programmable way. + +The latest version of this document can be found at [SELF]_. -- cgit 1.2.3-korg