Change-Id: I917e5b0aa571f2fced7df6a4818f32ce4b5f1561
python setup.py testr --slowest --testr-args='{posargs}'
[testenv:pep8]
-commands = flake8 heat bin/heat-api bin/heat-api-cfn bin/heat-api-cloudwatch bin/heat-cfn bin/heat-engine bin/heat-watch
+commands = flake8 heat bin/heat-api bin/heat-api-cfn bin/heat-api-cloudwatch bin/heat-cfn bin/heat-engine bin/heat-manage bin/heat-watch
[testenv:venv]
commands = {posargs}