Replace Chinese quotes to English quotes

Change-Id: I64cbd5680493c5ae4ba9155c66979c12e9a217ae
This commit is contained in:
zhangdebo 2018-02-12 14:39:59 +08:00
parent fa6c0f9cb1
commit 6c0026d725
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