Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-06 23:14:38 +00:00 committed by Gerrit Code Review
commit 9d17dcc4b4

View File

@ -24,9 +24,6 @@ commands = {posargs}
[testenv:cover]
commands = python setup.py testr --coverage --testr-args='{posargs}'
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:debug]
commands = oslo_debug_helper {posargs}