diff options
author | Qiao Fu <fuqiao@chinamobile.com> | 2018-11-06 02:53:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-06 02:53:47 +0000 |
commit | 102e400eb4037d6af07ad1ae881cd247953b1240 (patch) | |
tree | cbe4c195da99db11d9fcc265db41a7c75064c360 /R6_HA_Analysis | |
parent | ba452c88a1f117b022f7d1207212a80a9447687a (diff) | |
parent | ff4e38d9340e23153fdb2892ec6b67c5e75a814f (diff) |
Merge "Update Test Cases in HA Analyze Document"
Diffstat (limited to 'R6_HA_Analysis')
-rw-r--r-- | R6_HA_Analysis/HA_Analysis.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/R6_HA_Analysis/HA_Analysis.rst b/R6_HA_Analysis/HA_Analysis.rst index 9df3821..dbe3729 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 | | +| 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 @@ -488,14 +488,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. | | +-------------------+-------------------------------------------------------+----------------------+ |