Merge "Ensure that doc linting is included in the linters test"

This commit is contained in:
Jenkins 2016-07-26 16:07:31 +00:00 committed by Gerrit Code Review
commit 856dea7bb2
3 changed files with 3 additions and 1 deletions

View File

@ -61,3 +61,4 @@ The ``cinder-install`` tag can be used to install and upgrade.
The ``cinder-config`` tag can be used to maintain configuration of the
service.

View File

@ -1 +1 @@
.. include:: ../../README.rst
.. include:: ../../README.rst

View File

@ -181,3 +181,4 @@ commands =
{[testenv:bashate]commands}
{[testenv:ansible-lint]commands}
{[testenv:ansible-syntax]commands}
{[testenv:docs]commands}