diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-11-26 23:48:06 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-02 00:14:07 +0900 |
commit | 4b620af0a7c1b34f42241195661627304e993236 (patch) | |
tree | 24dc64ad4ca0548d697d40f7ebd6db627f9448a4 /requirements/index.rst | |
parent | c2f8523fe12c93813b8e459d093f0111c9dc1f31 (diff) |
change dirs to use new opnfv doc build script
Change-Id: Icfc17b1370fc111e0e9919f2f1c1d9ea8aee2702
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'requirements/index.rst')
-rw-r--r-- | requirements/index.rst | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/requirements/index.rst b/requirements/index.rst deleted file mode 100644 index 61046c3f..00000000 --- a/requirements/index.rst +++ /dev/null @@ -1,69 +0,0 @@ -.. - 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) - -: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. - -:History: - - ========== ===================================================== - Date Description - ========== ===================================================== - 02.12.2014 Project creation - 14.04.2015 Initial version of the deliverable uploaded to Gerrit - 18.05.2015 Stable version of the Doctor deliverable - ========== ===================================================== - - -.. 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 - 07-annex.rst - -.. include:: - 99-references.rst - - -.. - vim: set tabstop=4 expandtab textwidth=80: |