Fix the "tox -e docs" faild for kolla-ansible

doc/operating-kolla.rst:104: D000 Explicit markup ends without a blank
line; unexpected unindent.
doc/zun-guide.rst:11: D000 Inline literal start-string without
end-string.

Change-Id: I614e5ccb7b77da6766ddf44219a389346ad2c9ec
This commit is contained in:
caoyuan 2017-05-09 12:23:28 +08:00
parent 3b945400bc
commit 731970fc4b
2 changed files with 3 additions and 3 deletions

View File

@ -100,5 +100,5 @@ node to get the admin openrc file.
``kolla-ansible -i INVENTORY check`` is used to do post-deployment smoke
tests.
.. note:: In order to do smoke tests, requires
``kolla_enable_sanity_checks=yes``.
.. note::
In order to do smoke tests, requires ``kolla_enable_sanity_checks=yes``.

View File

@ -9,7 +9,7 @@ Preparation and Deployment
--------------------------
To allow Zun Compute connect to the Docker Daemon, add the following in the
``docker.service` file on each zun-compute node.
``docker.service`` file on each zun-compute node.
::