diff options
author | Qiao Fu <fuqiao@chinamobile.com> | 2018-11-06 07:06:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-06 07:06:01 +0000 |
commit | 938180ef43662cd4d6f672d373c8b36727543f11 (patch) | |
tree | bb45acc1255c1f24cfd5d26f7f68b20eeb93e4f5 /R6_HA_Analysis | |
parent | 102e400eb4037d6af07ad1ae881cd247953b1240 (diff) | |
parent | 610c8b046890491085849d1f2a73942930a57c73 (diff) |
Merge "Revert "Update Test Cases in HA Analyze Document""
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 dbe3729..619f907 100644 --- a/R6_HA_Analysis/HA_Analysis.rst +++ b/R6_HA_Analysis/HA_Analysis.rst @@ -402,9 +402,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 @@ -488,14 +488,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. | | +-------------------+-------------------------------------------------------+----------------------+ @@ -549,4 +549,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 |