f280a63f1ce63780373235fed1093ec59c1b2424
[doctor.git] / requirements / index.rst
1 ..
2  This work is licensed under a Creative Commons Attribution 3.0 Unported
3  License.
4
5  http://creativecommons.org/licenses/by/3.0/legalcode
6
7 .. title::
8     Doctor
9
10 ****************************************
11 Doctor: Fault Management and Maintenance
12 ****************************************
13
14 :Project: Doctor, https://wiki.opnfv.org/doctor
15 :Editors: Ashiq Khan (NTT DOCOMO), Gerald Kunzmann (NTT DOCOMO)
16 :Authors: Ryota Mibu (NEC), Carlos Goncalves (NEC), Tomi Juvonen (Nokia),
17           Tommy Lindgren (Ericsson)
18 :Project creation date: 2014-12-02
19 :Submission date: 2015-03-XX
20
21 :Abstract: Doctor is an OPNFV requirement project [DOCT]_. Its scope is NFVI
22            fault management, and maintenance and it aims at developing and
23            realizing the consequent implementation for the OPNFV reference
24            platform.
25
26            This deliverable is introducing the use cases and operational
27            scenarios for Fault Management considered in the Doctor project.
28            From the general features, a high level architecture describing
29            logical building blocks and interfaces is derived. Finally,
30            a detailed implementation is introduced, based on available open
31            source components, and a related gap analysis is done as part of
32            this project. The implementation plan finally discusses an initial
33            realization for a NFVI fault management and maintenance solution in
34            open source software.
35
36
37 .. raw:: latex
38
39     \newpage
40
41 .. include::
42     glossary.rst
43
44 .. toctree::
45     :maxdepth: 4
46     :numbered:
47
48     01-intro.rst
49     02-use_cases.rst
50     03-architecture.rst
51     04-gaps.rst
52     05-implementation.rst
53     06-summary.rst
54
55 .. include::
56     99-references.rst
57
58
59 ..
60  vim: set tabstop=4 expandtab textwidth=80: