Merge "Update dev-quickstart.rst"

This commit is contained in:
Jenkins 2015-12-17 07:54:19 +00:00 committed by Gerrit Code Review
commit 81035f24e0
1 changed files with 4 additions and 0 deletions

View File

@ -74,6 +74,10 @@ To run only the pep8/flake8 syntax and style checks::
tox -epep8
To run unit test coverage and check percentage of code covered::
tox -e cover
To discover and interact with templates, please refer to
`<http://docs.openstack.org/developer/magnum/dev/dev-bay-template-example.html>`_