Merge "Replace Chinese quotes to English quotes"

This commit is contained in:
Zuul 2018-02-13 19:55:11 +00:00 committed by Gerrit Code Review
commit 657905bcb8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Database ServiceGroup driver
By default, Compute uses the database driver to track if a node is live. In a
compute worker, this driver periodically sends a ``db update`` command to the
database, saying “I'm OK” with a timestamp. Compute uses a pre-defined
database, saying "I'm OK" with a timestamp. Compute uses a pre-defined
timeout (``service_down_time``) to determine if a node is dead.
The driver has limitations, which can be problematic depending on your