diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-06-05 00:39:51 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-06-05 00:41:09 +0900 |
commit | 343e06bfcf0bbf3b136abad81e42c7a562f38947 (patch) | |
tree | 0ccf9e0092e39188aa9fe452dd7db123c07727ec /requirements | |
parent | 6bbd52d97608e00fce09f34d83db3c786d2fb8f1 (diff) |
Minor fix for lines exceeding 79 chars
JIRA: DOCTOR-4
Change-Id: Iaad32f25279445f9701be37f9baccd33d564372c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'requirements')
-rw-r--r-- | requirements/index.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/requirements/index.rst b/requirements/index.rst index 399578c3..f280a63f 100644 --- a/requirements/index.rst +++ b/requirements/index.rst @@ -24,12 +24,12 @@ Doctor: Fault Management and Maintenance 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 + 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. |