diff options
Diffstat (limited to 'docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst.bak')
-rw-r--r-- | docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst.bak | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst.bak b/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst.bak index ad66dac..0a0a746 100644 --- a/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst.bak +++ b/docs/development/overview/OPNFV_HA_Guest_APIs-Overview_HLD.rst.bak @@ -170,16 +170,16 @@ VM Heartbeating and Health Checking + 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', + - Heartbeat / Health-Check Application Layer JSON Protocol, + - Base Host-to-Guest JSON Protocol, + - Details on the use of the underlying 'virtio serial device', + a Reference Implementation of the Guest-side support of Heartbeat / Health-check containing the peer protocol layers within the Guest. - - will provide code and compile instructions, - - Guest will compile based on its specific OS. + - will provide code and compile instructions, + - Guest will compile based on its specific OS. This proposal requires review with OPNFV's Doctor and Management & Orchestration teams, and OpenStack's Nova Team. |