Merge "Fix README.rst and add syntax check"

This commit is contained in:
Zuul 2018-08-07 09:15:02 +00:00 committed by Gerrit Code Review
commit c60c42cbe5
2 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,7 @@ in the HACKING.rst file, and pass all unit tests as well as linters.
Further developer focused documentation is available at:
* `Openstack Monasca-Log-Api <https://docs.openstack.org/monasca-log-api/latest/>`_
* `Monasca-Log-Api <https://docs.openstack.org/monasca-log-api/latest/>`_
Operators
---------

View File

@ -62,6 +62,7 @@ commands =
{[testenv:bandit]commands}
{[testenv:bashate]commands}
{[testenv:checkniceness]commands}
python setup.py check --restructuredtext --strict
[testenv:flake8]
basepython = python3