diff options
author | Kecheng_Guo <1552778@tongji.edu.cn> | 2018-10-22 18:55:35 +0800 |
---|---|---|
committer | Kecheng_Guo <1552778@tongji.edu.cn> | 2018-10-22 18:55:35 +0800 |
commit | ff4e38d9340e23153fdb2892ec6b67c5e75a814f (patch) | |
tree | 26b8a22979dd394f970edd03f18e2efb4a4b1dcc /R6_HA_Analysis | |
parent | 15a4164a7995aca710d0016ee9e2e1f7a508044b (diff) |
Update Test Cases in HA Analyze Document
JIRA: HA-37
New test cases in F release has been updated in the HA Analyze Document considering that
it only included test cases before E release
Change-Id: I4356c42ac050a56997fc7b60876151f1db890cae
Signed-off-by: Kecheng_Guo <1552778@tongji.edu.cn>
Diffstat (limited to 'R6_HA_Analysis')
-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 06c0487..70fbc41 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 | | +| heat-api | endpoint component of Openstack Stack Service Heat | yardstick_tc091 | +-------------------+-------------------------------------------------------+----------------------+ -| mysqld | database service of VIM components | | +| mysqld | database service of VIM components | yardstick_tc090 | +-------------------+-------------------------------------------------------+----------------------+ Active/Passive Redundancy @@ -342,14 +342,14 @@ to verify them. +-------------------+-------------------------------------------------------+----------------------+ | Component | Description | Related HA Test Case | +===================+=======================================================+======================+ -| nova-scheduler | Openstack compute component determines how to | | +| nova-scheduler | Openstack compute component determines how to | yardstick_tc088 | | | 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, | | +| nova-conductor | server daemon that serves the Nova Conductor service, | yardstick_tc089 | | | 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
\ No newline at end of file +- Highly Available (Mirrored) Queues: https://www.rabbitmq.com/ha.html |