summaryrefslogtreecommitdiffstats
path: root/requirements/index.rst
diff options
context:
space:
mode:
authorCarlos Goncalves <carlos.goncalves@neclab.eu>2015-04-14 14:07:43 +0200
committerCarlos Goncalves <carlos.goncalves@neclab.eu>2015-05-16 20:32:13 +0200
commit5d6d390b05d3087c511d8d83160b71c25e3697c6 (patch)
tree2f8594d1540f21c2a330ecc7987411c8b2ebd547 /requirements/index.rst
parenta8bfe8bf29ecedcb4c9348437f8d07f4a2a2f892 (diff)
Doctor requirement deliverable
JIRA: DOCTOR-4 Change-Id: Ie80bfc8deac5822a70c1258b9ee8ffeec2b1c3a6 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
Diffstat (limited to 'requirements/index.rst')
-rw-r--r--requirements/index.rst60
1 files changed, 60 insertions, 0 deletions
diff --git a/requirements/index.rst b/requirements/index.rst
new file mode 100644
index 00000000..399578c3
--- /dev/null
+++ b/requirements/index.rst
@@ -0,0 +1,60 @@
+..
+ This work is licensed under a Creative Commons Attribution 3.0 Unported
+ License.
+
+ http://creativecommons.org/licenses/by/3.0/legalcode
+
+.. title::
+ Doctor
+
+****************************************
+Doctor: Fault Management and Maintenance
+****************************************
+
+:Project: Doctor, https://wiki.opnfv.org/doctor
+:Editors: Ashiq Khan (NTT DOCOMO), Gerald Kunzmann (NTT DOCOMO)
+:Authors: Ryota Mibu (NEC), Carlos Goncalves (NEC), Tomi Juvonen (Nokia),
+ Tommy Lindgren (Ericsson)
+:Project creation date: 2014-12-02
+:Submission date: 2015-03-XX
+
+:Abstract: Doctor is an OPNFV requirement project [DOCT]_. Its scope is NFVI
+ fault management, and maintenance and it aims at developing and
+ realizing the consequent implementation for the OPNFV reference
+ platform.
+
+ This deliverable is introducing the use cases and operational
+ scenarios for Fault Management considered in the Doctor project. From
+ the general features, a high level architecture describing logical
+ building blocks and interfaces is derived. Finally, a detailed
+ implementation is introduced, based on available open source
+ components, and a related gap analysis is done as part of this
+ project. The implementation plan finally discusses an initial
+ realization for a NFVI fault management and maintenance solution in
+ open source software.
+
+
+.. raw:: latex
+
+ \newpage
+
+.. include::
+ glossary.rst
+
+.. toctree::
+ :maxdepth: 4
+ :numbered:
+
+ 01-intro.rst
+ 02-use_cases.rst
+ 03-architecture.rst
+ 04-gaps.rst
+ 05-implementation.rst
+ 06-summary.rst
+
+.. include::
+ 99-references.rst
+
+
+..
+ vim: set tabstop=4 expandtab textwidth=80: