]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove generic Exception when using assertRaises
authorMark McClain <mark.mcclain@dreamhost.com>
Fri, 7 Jun 2013 00:00:06 +0000 (20:00 -0400)
committerMark McClain <mark.mcclain@dreamhost.com>
Fri, 7 Jun 2013 22:10:10 +0000 (18:10 -0400)
commit881b629f656961692103c49b6b8601373910d58e
tree5c1ab6eb8140b37a5bd07cc9d4197d41b1912bb9
parentf83931af80d8166c53622ce5e6248205a4d7afaa
Remove generic Exception when using assertRaises

This change fixes errors associated with H202 checks and enables H202
checks.

Change-Id: I28a48d1b58f2f1f6824ee4b45782a0c961fe9fb5
quantum/api/v2/base.py
quantum/common/exceptions.py
quantum/manager.py
quantum/plugins/services/agent_loadbalancer/plugin.py
quantum/tests/unit/services/agent_loadbalancer/test_plugin.py
quantum/tests/unit/test_api_v2.py
quantum/tests/unit/test_quantum_manager.py
tox.ini