summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBertrand Souville <souville@docomolab-euro.com>2016-08-10 05:30:12 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-10 05:30:12 +0000
commitc0a77963e370f5edf16142959784f56fbf4a16ef (patch)
tree135c38c2347f70e49754336e1dbe3f140ead640d
parent222f1446f6b21d9ed60ba3b472d69e3726f89913 (diff)
parentda9f75774d6ba181865e59e3d9a627a4d9dafe0e (diff)
Merge "Add newest Colorado feature"
-rw-r--r--docs/platformoverview/platformoverview.rst18
1 files changed, 13 insertions, 5 deletions
diff --git a/docs/platformoverview/platformoverview.rst b/docs/platformoverview/platformoverview.rst
index b77b5ab6..1564b51a 100644
--- a/docs/platformoverview/platformoverview.rst
+++ b/docs/platformoverview/platformoverview.rst
@@ -12,21 +12,29 @@ https://wiki.opnfv.org/doctor
Features
--------
-Doctor platform, as of Brahmaputra release, provides the two features:
+Doctor platform provides these features in `Colorado Release <https://wiki.opnfv.org/display/SWREL/Colorado>`_:
* Immediate Notification
-* Consistent resource state awareness (Compute/host-down)
+* Consistent resource state awareness for compute host down
+* Valid compute host status given to VM owner
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.
+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.
+Ability to query host status gives VM owner (VNFM) the possibility to get
+consistent state information through an API in case of a compute host
+fault.
+
Components
----------
-Doctor platform, as of Brahmaputra release, consists of the following
+Doctor platform, as of Colorado release, consists of the following
components:
* OpenStack Compute (Nova)