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

This commit is contained in:
Jenkins 2017-05-10 10:57:36 +00:00 committed by Gerrit Code Review
commit 350fab1005
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.
::