Replace Chinese punctuation with English punctuation
Curly quotes(Chinese punctuation) usually input from Chinese input method. When read from english context, it makes some confusion. Change-Id: I9b9c8015394578d52c3a55839b84b4f64fb0a5c4
This commit is contained in:
parent
90262b5e8b
commit
b59e0c16d9
@ -5,10 +5,10 @@ DNS Server Driver Support Matrix
|
||||
================================
|
||||
|
||||
This info should be maintained along with the list of current driver
|
||||
maintainers responsible for the “Non Integrated” backends.
|
||||
maintainers responsible for the "Non Integrated" backends.
|
||||
The upkeep of this list will fall on the PTL or his/her delegate.
|
||||
|
||||
Should a backend’s grade be in dispute, it falls on the current project PTL
|
||||
Should a backend's grade be in dispute, it falls on the current project PTL
|
||||
to make the final decision after listening to all sides concerns.
|
||||
|
||||
.. support_matrix::
|
||||
|
@ -131,7 +131,7 @@ Designate uses oslo.rpc for messaging between components, therefore it
|
||||
inherits a requirement for a supported messaging bus
|
||||
(such as RabbitMQ, Qpid or ZeroMQ). Typically this means a RabbitMQ
|
||||
setup is dedicated to Designate, but as only a single virtualhost
|
||||
is required for a normal installation, you’re free to use other
|
||||
is required for a normal installation, you're free to use other
|
||||
RabbitMQ instances as you see fit.
|
||||
|
||||
.. _database:
|
||||
|
@ -109,7 +109,7 @@ Installing Designate
|
||||
$ cp -a rootwrap.conf.sample rootwrap.conf
|
||||
|
||||
|
||||
8. Make the directory for Designate’s state files
|
||||
8. Make the directory for Designate's state files
|
||||
|
||||
::
|
||||
|
||||
@ -316,7 +316,7 @@ Start the other services
|
||||
$ designate-worker
|
||||
$ designate-producer
|
||||
|
||||
You’ll now be seeing the logs from the other services.
|
||||
You'll now be seeing the logs from the other services.
|
||||
|
||||
Exercising the API
|
||||
==================
|
||||
|
Loading…
x
Reference in New Issue
Block a user