diff options
author | 2017-03-30 10:13:21 +0800 | |
---|---|---|
committer | 2017-03-30 11:30:38 +0800 | |
commit | e83e826789396a4e1a9cd113976bec6860a3ab9f (patch) | |
tree | 265cf6661be781c1e1deab3f87dd093627089005 /docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst | |
parent | dc3cb63f75c1265492f6143f94395a31a12305d2 (diff) |
Modify format issues
Modify format issues
JIRA: HA-28
Change-Id: I5ab2bee17801d3b0741b83497391935f28602057
Signed-off-by: fuqiao@chinamobile.com
Diffstat (limited to 'docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst')
-rw-r--r-- | docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst | 8 |
1 files changed, 2 insertions, 6 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 f7d5284..0bc0537 100644 --- a/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst +++ b/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst @@ -1,7 +1,3 @@ -********************************************************************* -PROPOSAL: Reach-thru Guest Monitoring and Services for High Availability -********************************************************************* - Overview ===================================================================== @@ -169,7 +165,7 @@ VM Heartbeating and Health Checking - Guest Deliverables: + a Heartbeat / Health-Check Message Specification covering - + - Heartbeat / Health-Check Application Layer JSON Protocol, - Base Host-to-Guest JSON Protocol, - Details on the use of the underlying 'virtio serial device', @@ -252,7 +248,7 @@ VM Peer State Notification and Messaging - Guest Deliverables: + a Server Group Messaging Message Specification covering - + - Server Group Messaging Application Layer JSON Protocol, - [ leveraging Base Host-to-Guest JSON Protocol from previous section ], - [ leveraging Details on the use of the underlying 'virtio serial device' from previous section ], |