From 5d6d390b05d3087c511d8d83160b71c25e3697c6 Mon Sep 17 00:00:00 2001 From: Carlos Goncalves Date: Tue, 14 Apr 2015 14:07:43 +0200 Subject: Doctor requirement deliverable JIRA: DOCTOR-4 Change-Id: Ie80bfc8deac5822a70c1258b9ee8ffeec2b1c3a6 Signed-off-by: Carlos Goncalves --- requirements/06-summary.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 requirements/06-summary.rst (limited to 'requirements/06-summary.rst') diff --git a/requirements/06-summary.rst b/requirements/06-summary.rst new file mode 100644 index 00000000..554c4d9f --- /dev/null +++ b/requirements/06-summary.rst @@ -0,0 +1,21 @@ +Summary and conclusion +====================== + +The Doctor project aimed at detailing NFVI fault management and NFVI maintenance +requirements. These are indispensable operations for an Operator, and extremely +necessary to realize telco-grade high availability. High availability is a large +topic; the objective of Doctor is not to realize a complete high availability +architecture and implementation. Instead, Doctor limited itself to addressing +the fault events in NFVI, and proposes enhancements necessary in VIM, e.g. +OpenStack, to ensure VNFs availability in such fault events, taking a Telco VNFs +application level management system into account. + +The Doctor project performed a robust analysis of the requirements from NFVI +fault management and NFVI maintenance operation, concretely found out gaps in +between such requirements and the current implementation of OpenStack, and +proposed potential development plans to fill out such gaps in OpenStack. +Blueprints are already under investigation and the next step is to fill out +those gaps in OpenStack by code development in the coming releases. + +.. + vim: set tabstop=4 expandtab textwidth=80: -- cgit 1.2.3-korg