summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorfuqiao <fuqiao@chinamobile.com>2017-09-14 10:08:10 +0800
committerfuqiao <fuqiao@chinamobile.com>2017-09-14 10:19:50 +0800
commit374fe9ba9a1fc9c10eb6fa44a25b177f1e9ad96c (patch)
tree2605383d0dd0e2270238ae564aeafd09f8530c86 /docs
parent69e65632d5a421a166314403410b62973ab3df16 (diff)
Modify title and structure to fit release docopnfv-5.0.0stable/euphrates
Modify title and structure to fit release doc JIRA: HA 30 Change-Id: I01ca0dadac011224eeaaf137f13760aaf7b82c23 Signed-off-by: fuqiao@chinamobile.com
Diffstat (limited to 'docs')
-rw-r--r--docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst13
-rw-r--r--docs/development/overview/index.rst2
2 files changed, 4 insertions, 11 deletions
diff --git a/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst b/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst
index 7356f4c..b634a6b 100644
--- a/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst
+++ b/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst
@@ -1,13 +1,6 @@
Overview
=====================================================================
-:author: Greg Waines
-:organization: Wind River Systems
-:organization: OPNFV - High Availability
-:status: Draft - PROPOSAL
-:date: April 2017
-:revision: 1.6
-
:abstract: This document describes a set of new optional
capabilities where the OpenStack Cloud messages into the Guest
VMs in order to provide improved Availability of the hosted VMs.
@@ -57,11 +50,11 @@ Messaging Layer
The Host-to-Guest messaging APIs used by the services discussed
in this document use a JSON-formatted application messaging layer
- on top of a ‘virtio serial device’ between QEMU on the OpenStack Host
+ on top of a ‘virtio serial device�between QEMU on the OpenStack Host
and the Guest VM. JSON formatting provides a simple, humanly readable
messaging format which can be easily parsed and formatted using any
high level programming language being used in the Guest VM (e.g. C/C++,
- Python, Java, etc.). Use of the ‘virtio serial device’ provides a
+ Python, Java, etc.). Use of the ‘virtio serial device�provides a
simple, direct communication channel between host and guest which is
independent of the Guest’s L2/L3 networking.
@@ -70,7 +63,7 @@ Messaging Layer
Application JSON Message Layer:
- the Base Layer provides the ability to multiplex different groups
- of message types on top of a single ‘virtio serial device’
+ of message types on top of a single ‘virtio serial device�
e.g.
+ heartbeating and healthchecks,
diff --git a/docs/development/overview/index.rst b/docs/development/overview/index.rst
index 8121574..1114613 100644
--- a/docs/development/overview/index.rst
+++ b/docs/development/overview/index.rst
@@ -6,7 +6,7 @@
*********************************************************************************
-Reach-thru Guest Monitoring and Services for High Availability (Work in Progress)
+Reach-thru Guest Monitoring and Services for High Availability
*********************************************************************************
.. toctree::