diff options
author | Qiao Fu <fuqiao@chinamobile.com> | 2018-11-06 07:04:22 +0000 |
---|---|---|
committer | Qiao Fu <fuqiao@chinamobile.com> | 2018-11-06 07:04:22 +0000 |
commit | 610c8b046890491085849d1f2a73942930a57c73 (patch) | |
tree | 5a4a666df2ae25848870c8d5de969207d971c5ff | |
parent | ff4e38d9340e23153fdb2892ec6b67c5e75a814f (diff) |
Revert "Update Test Cases in HA Analyze Document"
This reverts commit ff4e38d9340e23153fdb2892ec6b67c5e75a814f.
Change-Id: Iefac4d91bafac353e4c010f652c73521fef2b8e0
Signed-off-by: fuqiao@chinamobile.com
-rw-r--r-- | R6_HA_Analysis/HA_Analysis.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/R6_HA_Analysis/HA_Analysis.rst b/R6_HA_Analysis/HA_Analysis.rst index 70fbc41..06c0487 100644 --- a/R6_HA_Analysis/HA_Analysis.rst +++ b/R6_HA_Analysis/HA_Analysis.rst @@ -256,9 +256,9 @@ HA test cases to verify them. +-------------------+-------------------------------------------------------+----------------------+ | horizon | component of Openstack Dashboard Service Horizon | | +-------------------+-------------------------------------------------------+----------------------+ -| heat-api | endpoint component of Openstack Stack Service Heat | yardstick_tc091 | +| heat-api | endpoint component of Openstack Stack Service Heat | | +-------------------+-------------------------------------------------------+----------------------+ -| mysqld | database service of VIM components | yardstick_tc090 | +| mysqld | database service of VIM components | | +-------------------+-------------------------------------------------------+----------------------+ Active/Passive Redundancy @@ -342,14 +342,14 @@ to verify them. +-------------------+-------------------------------------------------------+----------------------+ | Component | Description | Related HA Test Case | +===================+=======================================================+======================+ -| nova-scheduler | Openstack compute component determines how to | yardstick_tc088 | +| nova-scheduler | Openstack compute component determines how to | | | | dispatch compute requests | | +-------------------+-------------------------------------------------------+----------------------+ | nova-cert | Openstack compute component that serves the Nova Cert | | | | service for X509 certificates. Used to generate | | | | certificates for euca-bundle-image. | | +-------------------+-------------------------------------------------------+----------------------+ -| nova-conductor | server daemon that serves the Nova Conductor service, | yardstick_tc089 | +| nova-conductor | server daemon that serves the Nova Conductor service, | | | | which provides coordination and database query | | | | support for Nova. | | +-------------------+-------------------------------------------------------+----------------------+ @@ -403,4 +403,4 @@ to verify them. - Openstack High Availability Guide: https://docs.openstack.org/ha-guide/ -- Highly Available (Mirrored) Queues: https://www.rabbitmq.com/ha.html +- Highly Available (Mirrored) Queues: https://www.rabbitmq.com/ha.html
\ No newline at end of file |