]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable exception format checking when testing.
authorDan Prince <dprince@redhat.com>
Mon, 25 Mar 2013 17:47:50 +0000 (13:47 -0400)
committerDan Prince <dprince@redhat.com>
Mon, 25 Mar 2013 17:49:55 +0000 (13:49 -0400)
commit43c7eca89968a6648914be05401a55f979aa763b
treeaa289c8fc0b8dfc2d8db44e137e2c2a45bd2bc28
parent4721b5a81c43461626896ea3fc3b0ee82abe8f5d
Enable exception format checking when testing.

Updates our new exception base class to enable exception
format checking. This should help enforce that we pass
the correct kwargs to exceptions when testing.

Change-Id: I9ac62e289c0de3931861473912bb6c98b57d4126
quantum/tests/base.py