summaryrefslogtreecommitdiffstats
path: root/docs/platformoverview/doctor.rst
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2016-01-28 17:51:39 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2016-01-30 00:59:31 +0900
commit1e95ffeaac59aee8decf3ccf6721330de19f491e (patch)
tree27a49b43d2e1b85035e5f655e3e615fb7ad1273b /docs/platformoverview/doctor.rst
parentc643a5ad3d608aa8abad8c1e4442ad98310fc43b (diff)
contents for OPNFV composite docs
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com> Change-Id: I557819f8a67b8882de87c94bbca8177a89b55d6d
Diffstat (limited to 'docs/platformoverview/doctor.rst')
-rw-r--r--docs/platformoverview/doctor.rst47
1 files changed, 0 insertions, 47 deletions
diff --git a/docs/platformoverview/doctor.rst b/docs/platformoverview/doctor.rst
deleted file mode 100644
index 6ee59a9f..00000000
--- a/docs/platformoverview/doctor.rst
+++ /dev/null
@@ -1,47 +0,0 @@
-===============
-Doctor Platform
-===============
-
-https://wiki.opnfv.org/doctor
-
-Features
-========
-
-Doctor platform, as of Brahmaputra release, provides the two features:
-
-* Immediate Notification
-* Consistent resource state awareness (Compute)
-
-These features enable high availability of Network Services on top of
-the virtualized infrastructure. Immediate notification allows VNF managers
-(VNFM) to process recovery actions promptly once a failure has occurred.
-Consistency of resource state is necessary to properly execute recovery
-actions properly in the VIM.
-
-Components
-==========
-
-Doctor platform, as of Brahmaputra release, consists of the following
-components:
-
-* OpenStack Compute (Nova)
-* OpenStack Telemetry (Ceilometer)
-* OpenStack Alarming (Aodh)
-* Doctor Inspector
-* Doctor Monitor
-
-.. note::
- Doctor Inspector and Monitor are sample implementation for reference.
-
-You can see an overview of the Doctor platform and how components interact in
-:numref:`figure-p1`.
-
-.. figure:: images/figure-p1.png
- :name: figure-p1
- :width: 100%
-
- Doctor platform and typical sequence (Brahmaputra)
-
-Detailed information on the Doctor architecture can be found in the Doctor
-requirements documentation:
-http://artifacts.opnfv.org/doctor/docs/requirements/05-implementation.html